You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Expose does not expose child elements of a parent element that has z-index Created May 21, 2010

This thread is solved

Views: 1525     Replies: 1     Last reply Jun 15, 2010  
You must login first before you can use this feature

jquerydesigner

Posts: 3

Registered:
May 21, 2010

Expose does not expose child elements of a parent element that has z-index

Posted: May 21, 2010

The Expose plugin does not expose any of the child elements of a parent element that has position: relative and a z-index value.

Problem test case:
http://jsbin.com/enota/2

paralax

Posts: 2

Registered:
Jun 15, 2010

» Expose does not expose child elements of a parent element that has z-index

Posted: Jun 15, 2010

Reply to: Expose does not expose child elements of a parent element that has z-index, from jquerydesigner
hmm seem to be a library problem, uhm?
and you need to define the mask container between the parent and child element

http://jsbin.com/enota/4

works onClick

hope this helps