1
I have two div, one div minor thumbnail (small images) and other div major, that after the Hover effect I want to increase the size of the image in this div and overlay the text that is in it, example:
During Hover( When passing the mouse the image in the thumbnail gets bigger in the largest div):
How can I do that?
Hello friend! I made one jsffidle for example, if that’s what you’re talking about .. =]
– Brunno
Perfect, friend, only that the thumbnail is active and the image does not "close", I would like it to be in the effect of :Hover or even with a button to close the image and continue reading the text, again, thanks!
– Thiago
Hello, this way I did we won’t be able to implement in Hover :/ because I work with checkbox to display the images. more not everything is lost hehe, da to do as you said above to have an option to disappear with the image =] look at that jsffidle.
– Brunno