o that's nice ^_^ oke.. i will give it a try and probably nudge that person as well.
Thanx. 2007/7/31, Josh Nathanson <[EMAIL PROTECTED]>: > > > I hope someone could help me with this. > > i tried to put this: > > $("#username").editable("???", { > > cssclass : "someclass" > > }); > > in a function and than call the function when you click the link but > > that didn't work. > > Mark - you might be able to nudge the jEditable creator to mod the plugin to > allow for a "remote" activator. Or, if you're feeling adventurous you could > do it yourself. It would be a fairly signifcant mod however, since the code > always refers to both the event target and the returned form as "this". > > The problem is it sort of violates the whole "edit in place" idea, that is, > to click on something and edit that thing you are clicking on. > > -- Josh > >