Re: [問題]連結指到iframe名稱?

看板Web_Design作者 (建建)時間19年前 (2006/06/11 11:07), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《tomex (tomex_ou)》之銘言: : <html> : <head> : <title>Test</title> : </head> : <body style="height: 100%; margin: 0px;"> : <iframe id="frame1" src="1.htm"></iframe> : <iframe id="frame2" src="1.htm"></iframe> : <iframe id="frame3" src="1.htm"></iframe> : // 看這兒 : <a href="http://www.google.com" target="frame3">test1</a> : </body> : </html> : 請問test1連結要怎樣才能把google視窗開iframe=frame3內? <iframe id="frame3" src="1.htm" name="frame3"></iframe>  試試把frame3的那個iframe Tag中加個 name Attribute 值為frame3吧 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.135.0.243
文章代碼(AID): #14YuZviA (Web_Design)
討論串 (同標題文章)
文章代碼(AID): #14YuZviA (Web_Design)