So I recently made another post and I felt it was clearly answered, here’s the link ( Prior post ) and while it does explain and achieve what I wanted to know, it created a new issue for me. So I thought it would be best to create a new post for this particular question.
My question is that when I created my navmenu and had a link in there, so that when you click on it it shows u the div section. In that section I have a thumbnail image. I want to make it clickable so that when you click on it the large image appears on the side. And while I can do this with hover, I would also like it ( the large image ) to remain there if the user wants to click on the thumbnail. I also have an anchor on the description of the large image if the user wants to see the full resolution of the image. The problem is that when I click on the thumbnail the entire Div section disappears…which is weird. Here’s a video showing what I mean. Heres also my code for how I have it on my dummy page:
here is my fiddle
Please keep in mind that I’m new at html and css and really would just like to do my portfolio site in these 2 languages. I will later on move into javascript once I get a better grip and understanding of css and html. been doing this for about a lil over 3 weeks now. Thanks ahead of time for reading all of this and potentially helping out.
Hey now you can used to
check boxand than it’s possiblePlease check to this demo i created http://jsfiddle.net/n6f4Y/1/
HTML
Css