Jump to content

Link to Layer in a Different Div


grungefreak

Recommended Posts

Hi,

 

I have a few thumbnail images(they are hyperlinks also) in "upperDiv". When I click on one, I want it to display the large version of that image in "lowediv". Can this be done using layers and CSS? Or do I require php / javascript?

 

Here is the URL:

 

www.crazydaisyflorist.ie

 

gf

Link to comment
https://forums.phpfreaks.com/topic/65081-link-to-layer-in-a-different-div/
Share on other sites

You can't do this with "php." Php is simply a server side language. Doesn't do anything but create html.

 

For my one year experience as a web designer, - you can't just use css for this. It requires javascript, A.K.A AJAX.

 

This can be done easily using AJAX, simply search this in google.com .

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.