I need to do the same thing from this post Pop Images like Google Images
But i need to add as same as google image search ie the on hover the image title need to be displayed . I am from java and new to jquery so please help me http://jsfiddle.net/roXon/HmTrw/
I need to do the same thing from this post Pop Images like Google
Share
Just after the line
ibox.html('');(around line 20 in the JS) add this line:You will also want to add some CSS.