javascript - How to move a Div over different frames? -


i have 3 frames in page. have div in 1st frame , want displayed @ center of page 2nd frame there. how do this? can not put code in 2nd frame.

use 'position: absolute'.

more info http://www.w3schools.com/css/css_positioning.asp

also, not use frames - not idea! use div's + ajax.


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 -