1) Script Title: Text and Image Crawler v1.53
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...wler/index.htm
3) Describe problem: I use this to scroll images on my site and it works great in Firefox and Waterfox, however in Chrome this happens: ( screenshot)
(it pushes the images beyond the screen on the right and just sits there)
My code I can post if u will just tell me what u need to see....
atm the script I use is this :
Thanks, TGCode:<!--recommended --> <script type="text/javascript" src="js/crawler.js"> <script type="text/javascript" src="js/jquery.min.js"> /* Text and/or Image Crawler Script v1.53 (c)2009-2011 John Davenport Scheuer as first seen in http://www.dynamicdrive.com/forums/ username: jscheuer1 - This Notice Must Remain for Legal Use */ </script> <script type="text/javascript"> marqueeInit({ uniqueid: 'mycrawler2', style: { }, inc: 5, //speed - pixel increment for each iteration of this marquee's movement mouse: 'cursor driven', //mouseover behavior ('pause' 'cursor driven' or false) moveatleast: 2, neutral: 150, savedirection: true, direction: 'left', random: false }); </script> <!--recommended -->



Reply With Quote

Bookmarks