Search code examples
jqueryimagehidethumbnailsmosaic

jquery mosaic img show and hide


Hi and thanks in advanced, i want to create the effect in this site: http://www.bbdo.com/#!&pageid=0&subsection=4&itemid=-1 when you click any video of the thumbnail, it appears a new section and the video is displayed in a bigger size, i want to do this with images instead. I've been thinking in using some .hide() and .show() functions but am very new at jquery. Could someone give me a hint or explaining me what is going on? Any help would be appreciated


Solution

  • thanks for the help. I already solved and this is the link: gist.github.com/uligo/6051675 if anyone find it useful or have a different solution, i would like to know it.