egturnkey
04-09-2009, 06:02 PM
Hello guys,
Page up java script code depends on jquery-1.2.2.pack.js
and java script code Contend Slider depends on jquery.min.js
yea a conflict must happen due to $ so i've tried to use
<script>
var J = jQuery.noConflict();
</script>
and it didn't worked at all so if someone have any idea will be glad to know it
here is an example download it and test it
http://www.egturnkey.com/prob.rar
thanks in advance
Page up java script code depends on jquery-1.2.2.pack.js
and java script code Contend Slider depends on jquery.min.js
yea a conflict must happen due to $ so i've tried to use
<script>
var J = jQuery.noConflict();
</script>
and it didn't worked at all so if someone have any idea will be glad to know it
here is an example download it and test it
http://www.egturnkey.com/prob.rar
thanks in advance