Scrooling window in PHP
Posted: Tue Dec 30, 2008 5:20 am
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
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