
November 18th, 2012, 05:55 AM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 1
Time spent in forums: 10 m 28 sec
Reputation Power: 0
|
|
|
jQuery - How to place isotope items in a scrollable div and retain jquery hover state effect?
hello,
i am trying to implement three features:
1. a scrollable div containing image thumbnails
2. that can be sorted by jquery isotope
3. 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.
(i have a jsfiddle but cannot post the link here because i am a new member, i hope it it not against the rules to post the link below in a different format so that i can show what is currently working - jsfiddle with /rwone/PUKjy/ appended).
thank you.
|