jQuery & IE on Refresh/Reload
- by Bry4n
Basically I create a page with a jQuery scroller on it.
However in IE7 specifically, on refresh all the li's on the page are shown full out
then they hide and the scroller begins.
Anyone know how I can fire the jquery first, or prevent this from happening.
Heres the code
<script language="JavaScript"…