Forums

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

Home Forums JavaScript how to place isotope items in a scrollable div and retain jquery hover state effect?

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #40858
    rw1
    Member

    hello,

    i am trying to implement three features:

    one – a scrollable div containing image thumbnails

    two – that can be sorted by jquery isotope

    three – that when hovered over display a div on top of other elements and beyond immediate containers.

    at the moment i can get either one or the other happening ie either the scrollbars show but then the hover state div is behind other elements, or i can get the hover state div in front of other elements but then the scrollbar does not display.

    **jsfiddle**

    http://jsfiddle.net/rwone/PUKjy/

    thank you.

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