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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -