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

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -