jquery - How to divide page with iframe -


How do I add "divide" page with "code" iframe if you see images I can?

divide

thanks

  & lt ;! DOCTYPE html & gt; & Lt; Html lang = "en" & gt; & Lt; FRAMESET ROWS = "30%, 70%" & gt; & Lt; FRAME SRC = "Noname1.html" NAME = "frm1" id = "FRM1" & gt; & Lt; FRAMESET COLS = "25%, 75%" & gt; & Lt; FRAME SRC = "Noname1.html" NAME = "frm2" id = "FRM2" & gt; & Lt; FRAME SRC = "Noname1.html" NAME = "frm3" id = "FRM 3" & gt; & Lt; / FRAMESET> & Lt; / FRAMESET> & Lt; / Html & gt;   

non-GNOME 1.html

  & lt; Script type = "text / javascript" & gt; $ (Function () {$ ('# test'). Click (function () {Alert ('clicked');}); $ (window.parent.frm3.document) .find ('# test' ). ();}); & Lt; / Script & gt;    

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -