[EMAIL PROTECTED] wrote:
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?
I can't get to the JQuery site right now ("jQuery JavaScript Library has
a problem") but when it's back up, search the plugins page for text like
"edit in place". Or if you Google "jquery edit in place", you'll get
these and others:
http://tinyurl.com/2uhkxt
http://www.appelsiini.net/~tuupola/javascript/jEditable/
http://davehauenstein.com/blog/archives/28
I've never seen anything specific to tab titles, but I don't think that
will likely be any issue, unless there is some unlikely conflict with
your tab plugin.
Cheers,
-- Scott Sauyet