|
#1
|
|||
|
|||
|
1) Script Title: FrogJS Image Gallery
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ogjs/index.htm 3) Describe problem: this image gallery working with onclick on thumb, i need that the events is onmouseover instead of onclick. Is it possible? Thanks for your help. elisa
|
|
#2
|
||||
|
||||
|
You might actually prefer mousemove. However, you asked for mouseover, use this modified version of the frog.js file:
frog_over_js.zip If you decide later that you would rather do it on mousemove of the thumbs, just do a global search and replace of the above attached file in a text only editor like NotePad, search: mouseover replace all with: mousemove
__________________
WWWWWWWWWWWW - John________________________ Really Show Your Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate |
|
#3
|
|||
|
|||
|
great!
thanks a lot!! it's workinig
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|