Jump to content

Hi, newbie here looking for some help


...Gav

Recommended Posts

Hi there,

Im quite new to php. But i want to create some rollover images in php that are clickable, then when the item is clicked a section of that page changes (so the page stays the same, just a text field changes that is relevant to the image clicked)

 

Can anyone point me into the right direction on how to do this?

 

Many thanks

 

Gav

Link to comment
https://forums.phpfreaks.com/topic/81426-hi-newbie-here-looking-for-some-help/
Share on other sites

If you wanted to avoid AJAX for the moment, you woudl llload all the images and text into arays within the javascripot.  then you woudl use the javascript on teh client to create teh rollover and text change.  i think you woudl want to look at "nodes" in javascript - could someoen please confirm this?

 

gdlk

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.