Quote:
Originally Posted by AWJunkies
Try now fixed the IE issue it did not like the:
<script>var jQuery=jQuery.noConflict();</script>
So change it to:
<script>jQuery.noConflict();</script>
The var thing was just for example of what you can do if you didn't want to use default function output.
Enjoy
|
Stills the same for me. Error and loading in IE. Just reporting.