I am using the plugin described in Create a Thumbnail with Fading Caption Using jQuery, but I would like my caption to be an h2 and text grabbed from the img attr?
I am using the plugin described in Create a Thumbnail with Fading Caption Using
Share
By following that plugin code, make the HTML like this instead of the plugin example:
Then this is the updated jQuery you need, with comments to explain:
Working example: http://jsfiddle.net/u2HxY/40/