Layers

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
ampersand
Forum Commoner
Posts: 54
Joined: Thu Nov 28, 2002 2:00 am
Location: Norway

Layers

Post by ampersand »

I'm making a news script and I wanna show the intro of each news item in another box on the site by hovering the news titles, by clicking it will take me to the full article. Is there only layers I can use for this or is there another way ?

I'm having a problem with transfering the article id from the news title list into the layer so I can show the intro text..

Thanks in advance
Post Reply