Will it be OK to place crawler internal javascript code within header tags into an external javascript file?
Printable View
Will it be OK to place crawler internal javascript code within header tags into an external javascript file?
Yes. Be sure to remove:
and:Code:<script type="text/javascript">
from it. And that you place its external tag in the same spot where it currently is in the head.Code:</script>
Hello,
a great script width it's mouse-control logic! Thanks for sharing this!
Sadly I have major performance issues viewing this Scroller/Crawler in Internet Explorer or Firefox browser. The scrolling isn't smooth, it sticks every few seconds. Google Chrome and Safari are okay. Second - is there any possibility to slow the speed below "1"?
Thanks a lot!
Moritz
Continuous animation has that problem in some browsers on some computers with some content. The smaller in both dimensions and byte size that your images can be, the smoother will be the scrolling action. There are other scripts for presenting changing content that, because they're not in constant motion, appear smoother. If you need larger images, perhaps one of those would be more suitable.
Step Carousel Viewer is one here on DD:
http://www.dynamicdrive.com/dynamici...epcarousel.htm
There are others around the web.