Jump to content

[SOLVED] hi, suggestions needed on how best to...


midgley

Recommended Posts

...i think its probably best if i explain what i have done so far and what im trying to achieve:

 

i have a php page that displays thumbnails of all the images in a folder (new images regularly inserted), and my database knows there names, comments etc. now i want to be able to click on a thumbnail image and load the full image and description etc for that image.

 

how will i go about detecting which thumbnail was clicked, thus which description to display?

 

will i need to send the image name into javascript with the onmousedown() event whilst loading a new php page, relaying the image name back into the new php script - think this is referred to as Ajax?? or is there an easier way?

 

 

 

 

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.