Response title
This is preview!
I want to create a mouse over event so that when mouse is over a DIV wrapper for an image, then the caption text of the image shows up. I wrote a simple script and that seems to work with single image (demo is at http://jsfiddle.net/Y9V8e/439/ It does not work as my expected such as the text is below the image instead of overlapped with the bottom of the image. But the mouseover event works anyway.) However, when I apply the script to a carousel (powered by cycle plugin), I cannot make that work. Please see my test site at http://ikebarberlearningcentre2.sites.olt.ubc.ca/ What's wrong with me? Thank you. |
© 2013 jQuery Foundation
Sponsored by and others.