[jQuery] problem with "edit in place" on HTML coding.

[jQuery] problem with "edit in place" on HTML coding.

Hey,
i have a edit in place thing now and i have this text:
<div class=\"admin_link\">#INCLUDE#</div>
when you click on the the text field pops in BUT the content is suddently different.. the content now is:
&lt;div class="admin_link"&gt;#INCLUDE#&lt;/div&gt;
but i want it to be :
<div class=\"admin_link\">#INCLUDE#</div>
any idea how i can get this done?
thanx alot in favor.
Mark.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/