Hi guys,
I want to design a from & display the results as scrolling text.
I know how to design the forms but it's just getting the results to display as scrolling text.
Any help would be appreciated.
Thanks. Lee.
The marquee tag is not standard I believe is only supported in IE. You would need to use JavaScript or Flash to do this in all browsers. Google for a javascript scroller
There is a CSS3 specification for marquee
http://www.w3.org/TR/css3-marquee/