[jQuery] Re: text link to fire Jeditable

2008-11-18 Thread RyOnLife
Thanks very much, Mika. I was able to adapt this to meet my needs. One note for future readers... Though it seems clear to me now, took me a few minutes to realize that instead of trigger('edit'), use trigger('click') or trigger('dblclick')—whatever event you use in your editable(). On Nov

[jQuery] Re: text link to fire Jeditable

2008-11-18 Thread Mika Tuupola
On Nov 18, 2008, at 8:32 PM, RyOnLife wrote: One note for future readers... Though it seems clear to me now, took me a few minutes to realize that instead of trigger('edit'), use trigger('click') or trigger('dblclick')—whatever event you use in your editable() For people not to get

[jQuery] Re: text link to fire Jeditable

2008-11-10 Thread Mika Tuupola
On Nov 10, 2008, at 9:02 PM, RyOnLife wrote: Hello, I am using Jeditable. Currently firing the plugin when the editable div is double clicked. I'd also like to add a text link outside of the editable div, and when clicked, it would make the div editable. Just want to give my users a visual