vinny388
12-12-2006, 04:24 PM
I would like to achieve something similar to the scrooling newsbox herehttp://www.news-scroller.com/index.html
I know this one is done using javascript but can I make something similar using CSS at all?
Thanks
vinny388
12-12-2006, 05:14 PM
Thanks for your informative answer :)
LOL.
So javascript is the only way to acheiev this then?
whizard
12-12-2006, 07:10 PM
Yes.
HTML is used to control the page structure, CSS to control the looks, and Javascript to control the behavior.
HTH, Dan
croatiankid
12-12-2006, 09:42 PM
Thanks for your informative answer :)
http://www.deephousepage.com/smilies/whistle.gif
vinny388
12-12-2006, 11:35 PM
Cheers, I just kinda understand CSS so was hoping for that route, lol.