I have been unable to find a script that will do a simple right to left (i.e horizontal) marquee that takes it's text from an external file, I know they exist! Can anyone help? I am trying to learn JS but have little time to do it
http://www.dynamicdrive.com/dynamicindex2/emarquee.htm
http://www.dynamicdrive.com/dynamicindex2/xmlticker.htm
http://www.dynamicdrive.com/dynamicindex2/iframe-ticker.htm
http://www.dynamicdrive.com/dynamicindex2/iframe-scroller.htm
There's a few to get you started. :)
x_goose_x
06-14-2002, 11:27 PM
You could always just have a marquee in an iframe, or use server-side (If your host allows it).
I now have it up and running, thanks again!