HTML <frame> ±êÇ©µÄ name ÊôÐÔ
ʵÀý
±»ÃüÃûµÄ¿ò¼Ü£º
<html>
<frameset cols="50%,50%">
<frame src="frame_a.htm" name="frame_a"
/>
<frame src="frame_b.htm" />
</frameset>
</html>
¶¨ÒåºÍÓ÷¨
name ÊôÐԹ涨¿ò¼ÜµÄÃû³Æ¡£
frame ÔªËØµÄ name ÊôÐÔÓÃÓÚÔÚ JavaScript ÖÐÒýÓÃÔªËØ£¬»òÕß×÷ΪÁ´½ÓµÄÄ¿±ê¡£
Óï·¨
<frame name="value">
ÊôÐÔÖµ
Öµ | ÃèÊö |
---|---|
name | ¿ò¼ÜµÄÃû³Æ¡£ |