[jQuery] jquery tabs: editing tab title in place
Hi,
Regarding JQuery tabs, I would like the ability to click on the text
of the selected tab, and have it replaced by a text field where I can
edit the text that composes the tab. Then, if I click outside the
text field or hit "Enter", what was typed in the text field would be
the new tab text.
How can I do this?
Thanks, - Dave