First I'd try updating the version of jQuery, they may have fixed this. Change:
Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
to:
Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
If that doesn't help, I'd look into other similar scripts. Not any on Dynamic Drive though, at least none that use jQuery.
This one looks similar:
http://cssglobe.com/post/5780/easy-s...-jquery-slider
And in limited testing doesn't appear to have that problem in Firefox at least.
Try out their demo page:
http://cssglobe.com/lab/easyslider1.7/01.html
Let me know if it works OK for you in those browsers.
Bookmarks