can someone help with the nocoflict function. I can't get it to work.
i have a dynamic drop down menu using jquery. We just added the light
view to view video. The prototyp.js file is conflicting with my menu.
I read about implementing th no conflict, but i dont understand how to
use it will all of the js files I am using. Can someone help. My code
is below.

<script src="Scripts/swfobject_modified.js" type="text/javascript"></
script>
<script src="js/jquery-1.2.6.min.js" type="text/javascript"></script>
<script src="js/jquery.tooltip.js" type="text/javascript"></script>
<script src="js/shalom.js" type="text/javascript" charset="utf-8"></
script>

<script type='text/javascript' src='http://ajax.googleapis.com/ajax/
libs/prototype/1.6.1/prototype.js'>
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/
libs/scriptaculous/1.8.2/scriptaculous.js'></script>
<script type='text/javascript' src='js/lightview.js'></script>

Reply via email to