Hi All
I have an requirement to put an window on the home page of my project. That window would be scrolling the latest news from the database one by one. I have a simple option to just use the <marquee></marquee> element of HTML and but my dynamic content inside it.
I just want to share the ideas Is there any best way to do the same without <marquee></marquee> element of HTML.
Any suggestion would be greatly appriciated.
Thanks
Scrooling window in PHP
Moderator: General Moderators
Re: Scrooling window in PHP
It should be done at client side - by using Javascript.
Or you could generate server-side a Flash movie.
Or you could generate server-side a Flash movie.
There are 10 types of people in this world, those who understand binary and those who don't