EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

jQuery elements' z-index

Hi There, I could manage to bypass this issue yesterday, but today I need ...
I'd like to place a canvas on top of the jQ header.
However, whatever value I give as z-index, my canvas remains always below the jQ element.
I even tried to retrieve the jQ ele's zIndex itself but it returned nothing :(
Would you guys have a trick (as usual :) ) ?
Thks a lot in advance,
Eric

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

jQuery elements' z-index

Hello,

Please add z-index property for that element, which is lower than canvas' one.

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

jQuery elements' z-index

thks Sergiy, I tried but didn t work either (Appery header name, jQ #id, ...). anyway I found a bypass setting the header cpnt's height to 0, and replacing with a fake header as new compnt :) just that I cannot remain when scrolling but that's fine :)
hv a good day

Return to “Issues”