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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

c# - Call function from DLL -