Currently I implementing this plugin
http://code.google.com/p/jquery-in-place-editor/
I have some minor problems with it.
Currently to edit the element is by means of clicking on it. Now I want it edit it (change the label to text box) when I click the edit button on the right of the page.
Is it possible?
Thanks