Page 1 of 1

on mouse ove showing image dynamically

Posted: Mon Apr 02, 2007 8:23 am
by basudeb
Suppose i have a set of 10 result which are showing dynamically. The results are AS:


Name Location Image

TestName1 Kolkata image1

TestName2 Bombay image2



...........................................

Now when mouse is on image1 then it should show the thumbnail image.

i.e. on mouse over showing image dynamically.

Posted: Mon Apr 02, 2007 8:41 am
by feyd
This thread appears to have nothing in common with phpdeveloper.org. Moved to Client-side.

Posted: Mon Apr 02, 2007 9:26 am
by Kieran Huggins
use the mouseover event to show an image... there's a billion examples of this on Google!