Forums

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

Home Forums JavaScript Sliding Larger Image Under Selected Thumbnail

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38763
    sunsetsam
    Participant

    http://jsbin.com/ovodeb/10/edit

    I am having trouble using the .slidetoggle function, the actual sliding works, but not in relation to the entire page.

    My webpage is organized on a set of thumbnails in a grid organization, when you click a thumbnail, a larger image will slide down, thus pushing the other thumbnails downward. But when I click on the thumbnail, the larger image will slide down, but it does NOT push down the thumbnails underneath, it just goes infront of them (Z-index)

    I am still new to Jquery so there are a lot of functions that I still need to learn. I searched for 2 days so far, but to no avail. I noticed that some people may use SlideUp and SlideDown functions, while others will put in the “var” and “if”, but this is all over my head, someone please help!

    Here is my JSBin:

    http://jsbin.com/ovodeb/10/edit

    Here is an example of a web page that has very similar functionality characteristic that I am looking for : http://www.michaelnagy.at/

    Thank you!

    #105622
    sunsetsam
    Participant

    Anyone?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.