Jump to content

Need A Swapping Image Of Arrays On Mouseover


peterman5

Recommended Posts

Hello

 

I have multiple images from a mysql database, I want to swap all these images onmouseover, IE, onmouseover, swap allthe images, each after some 3 4 seconds

 

I amsure this will be done with javascript and probably jquery, So I need the Javascript (Or Jquery) function, and how to pass php parameters

 

Naturally , there is a group of images, each will have more than one image to be swapped

 

Many Thanks

Get the image locations and stick them into an array. Check the $.hover() function and change it when it triggers. I don't know what PHP parameters would be necessary unless it's to get a certain list of images. Either way you just do this before the page loads. If you really want to do it after the page loads, then check out Ajax.

 

Since you didn't do any work, most likely you won't find someone here to just do it for you. We're here to help, not become your unpaid employee.

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.