how do i design a vertical scrolling news?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
adsegzy
Forum Contributor
Posts: 184
Joined: Tue Jul 28, 2009 9:26 am

how do i design a vertical scrolling news?

Post by adsegzy »

Hello Fellas,
I need help on how to design news on one side of my page to be scrolling vertically from bottom to the top, and people will be able to click on them to view the full news.
Thanks,
adsegzy
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: how do i design a vertical scrolling news?

Post by onion2k »

You appear to have missed out any sort of question. What do you want to know?
adsegzy
Forum Contributor
Posts: 184
Joined: Tue Jul 28, 2009 9:26 am

Re: how do i design a vertical scrolling news?

Post by adsegzy »

What i mean is that, on some websites you will see the available news in their database scrolling vertically on one site of their web page whereby when you move the mouse on it the scrolling will stop and when you click on them is will take you to where to read the full news. i have my news in my database i can upload them in my news page, but i want the news to be scrolling on the right side of my homepage but i do not know how to go about this. That is what is mean

adsegzy
Post Reply