I'm using Rails 2.2, and as well as standard JavaScript libraries, we jQuery also.
Given that, can anyone advise me of a starting point in creating a UI component which would allow users to create a bulleted list, adding bullets/deleting bullets/indenting sub-bullets etc? I'm not bound to using the libraries we already have, but consider it preferable.
Thanks