Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Clicking Thumbnails Causes Page to ‘Jump Up’ Re: Clicking Thumbnails Causes Page to ‘Jump Up’

#135220
MBM
Participant

There’s no javascript! It’s pure css. I adapted code from a tutorial I found :

http://basicuse.net/articles/pl/textile/html_css/how_to_create_a_simple_css_gallery_without_using_javascript


@wolfcry911
showed me a cleaner way here :

http://codepen.io/wolfcry911/pen/CoJqH

I wrote code to do the same thing on hover but wanted a click solution so the code would also work on mobile devices.