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# - 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 -