My problem is: when I put the reference to prototype, I lost the direct edit function, because this function was made in jquery.<br>To correct this, I need change the calls in jquery, but I don't know what I need change. I need change the cms edit tag, but where?<br>
<br>thanks for your help<br><br><div class="gmail_quote">2009/5/2 Christian Steinert <span dir="ltr"><<a href="mailto:christian_steinert@web.de">christian_steinert@web.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
jquery has a compatibility mode where it will not register a "$" function.<br>
Look at the jquery documentation.<br>
<br>
There is nothing that is opencms-specific about this.<br>
You just add references to jquery and prototype into your pages and script away as usual. For adding the jquery reference to your page, you get help from opencms, but that does not change the way how you do your actual scripting.<br>

<br>
Best Regards<br>
Christian<br>
<div class="im"><br>
<br>
>  What I need do to make prototype work with jquery in Opencms?<br>
><br>
> Thanks<br>
</div>> _______________________________________________ This mail is sent to<br>
> you from the opencms-dev mailing list To change your list options, or<br>
> to unsubscribe from the list, please visit <a href="http://lists.opencms.org/" target="_blank">http://lists.opencms.org/</a><br>
><br>
> mailman/listinfo/opencms-dev<br>
<br>
<br>
______________________________________________________<br>
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!<br>
Jetzt freischalten unter <a href="http://movieflat.web.de" target="_blank">http://movieflat.web.de</a><br>
<br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
</blockquote></div><br>