<div dir="ltr"><div>tim schaub has volunteered to look into this.</div>
<div>hold tight, and thanks for the bug reports.</div>
<div>erik<br><br></div>
<div class="gmail_quote">On Wed, Jul 30, 2008 at 10:30 AM, Christopher Schmidt <span dir="ltr">&lt;<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Wed, Jul 30, 2008 at 04:13:24PM +0200, Andrew de Klerk wrote:<br>&gt; When we incorporated Jquery within an openlayers application the $ was<br>&gt; conflicting with Openlayers and we had to do the following:<br>
<br></div>Andrew,<br><br><a href="http://trac.openlayers.org/ticket/1391" target="_blank">http://trac.openlayers.org/ticket/1391</a> is a ticket describing this,<br>which has been waiting for some more feedback responding to my questions<br>
for some time. If you have the ability to offer some feedback on that<br>ticket, we might be able to do something about it.<br>
<div class="Ih2E3d"><br>&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;Scripts/jquery-1.2.6.pack.js&quot;&gt;&lt;/script&gt;<br>&gt;<br>&gt; &nbsp; &nbsp; &lt;script type=&quot;text/javascript&quot;&gt;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; JQ=jQuery.noConflict();<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; $=null;<br>&gt; &nbsp; &nbsp; &lt;/script&gt;<br>&gt; &nbsp; &nbsp; &lt;!-- &lt;script type=&quot;text/javascript&quot;<br>&gt; src=&quot;<a href="http://localhost/openlayers26/lib/OpenLayers.js" target="_blank">http://localhost/openlayers26/lib/OpenLayers.js</a>&quot;&gt;&lt;/script&gt; --&gt;<br>
&gt;<br>&gt;<br>&gt; All Jquery calls would then be called using JQ instead of $<br>&gt;<br>&gt; I imagine you will be having the same problem<br><br></div>This seems unlikely, but it is a similar class of problems. For $, we<br>
try to be safe: for other things, we don&#39;t. WE expect that prototype<br>must be loaded in a specific order with regard to OpenLayers; I just<br>don&#39;t know which one :)<br>
<div>
<div></div>
<div class="Wj3C7c"><br>Regards,<br>--<br>Christopher Schmidt<br>MetaCarta<br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br><a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>