<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"><<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>></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>> When we incorporated Jquery within an openlayers application the $ was<br>> 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>> <script type="text/javascript" src="Scripts/jquery-1.2.6.pack.js"></script><br>><br>> <script type="text/javascript"><br>> JQ=jQuery.noConflict();<br>
> $=null;<br>> </script><br>> <!-- <script type="text/javascript"<br>> src="<a href="http://localhost/openlayers26/lib/OpenLayers.js" target="_blank">http://localhost/openlayers26/lib/OpenLayers.js</a>"></script> --><br>
><br>><br>> All Jquery calls would then be called using JQ instead of $<br>><br>> 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't. WE expect that prototype<br>must be loaded in a specific order with regard to OpenLayers; I just<br>don'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>