[jQuery] Change Jeditable trigger

[jQuery] Change Jeditable trigger


Hi there,
Imagine i have a DIV with editable content (with Jeditable), but i
want the trigger for that to be a link behind the div.
It´s probably very simple, but i´m pretty new to jQuery and do not
know how to achieve this.
It has to look somewhat like this;
<div class="edit" id="unique_id">Editable text</div> <a
href="#">Edit me!!</a>
Any help will be greatly appreciated!
Frizzle.