css - how to display iframe's div over another iframe -
i have 2 iframes namely iframe1
, iframe2
, iframe1
contains div
.
in instances, iframe1's div goes behind iframe2, want iframe1's div display over iframe2.
i'm using z-index
in css display div on ifarme2 no effect.
add javascript function changes z-indices of divs in question @ whatever "instance" want behavior changed.
Comments
Post a Comment