Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

HTML ¿ò¼Ü noresize="noresize" ×÷ÓÃ

<html>
<frameset cols="50%,*,25%">
 
  <!-- ×ó±ßÒ³ÃæÕ¼50% ±»¹Ì¶¨×¡ÁË -->
  <frame src="/example/html/frame_a.html" noresize="noresize"
/>
  <frame src="/example/html/frame_b.html" />
  <frame src="/example/html/frame_c.html" />
 
</frameset>
</html>


Ïà¹ØÎĵµ£º

ͨ¹ýHTML ×¢ÊÍÐÔÓï·¨ÅжÏIE°æ±¾

Example:
1.<!--[if !IE]><!--> ³ýIEÍâ¶¼¿Éʶ±ð <!--<![endif]-->
2.<!--[if IE]> ËùÓеÄIE¿Éʶ±ð <![endif]-->
3.<!--[if IE 5.0]> Ö»ÓÐIE5.0¿ÉÒÔʶ±ð <![endif]-->
4.<!--[if IE 5]> ½öIE5.0ÓëIE5.5¿ÉÒÔʶ±ð <![endif]-->
5.<!--[if gt IE 5.0]> IE ......

Javascript ÔÚ HTML Ò³Ãæ¹â±ê´¦ÊäÈë×Ö·û

insertAtCurson º¯Êý´úÁ½²ÎÊý·Ö±ðΪ¶ÔÏóºÍÊäÈëµÄ×Ö·û
    function insertAtCursor(myField, myValue)
    { 
        if (document.selection)
        { 
         &nb ......

HTML 5——ÏÂÒ»´úweb¿ª·¢±ê×¼

HTML 5——ÏÂÒ»´úweb¿ª·¢±ê×¼
HTML5¿´À´½«³ÉΪÖ÷Á÷£¬ä¯ÀÀÆ÷Õ½ÕùÄËÖÁÕû¸ö»¥ÁªÍøµÄ·¢Õ¹Ò²½«Î§ÈÆÕâÒ»µãÕ¹¿ª¡£¶øFlash¡¢SilverlightºÍJavaFXµÈµÈRIA¼¼Êõ£¬½«ÃæÁÙÑϾþµÄÉú´æÌôÕ½
²Î¿¼51cto
http://developer.51cto.com/art/200907/133407.htm ......

html ÖÐ id ºÍname µÄÇø±ð

°Ù¶ÈÁËÏ ´óÌåÖªµÀ ÈçÏÂÇø±ð£º
id ´ú±íΨһ £¬ÔÚÕû¸öÒ³ÃæÊÇΨһµÄ£¬²»ÄÜÖØ¸´¡£
name ¿ÉÒÔÖØ¸´£¬Õû¸öÒ³ÃæµÄ name ¿ÉÒÔ¶¼Ò»Ñù
ÓÃÔÚJavaScript ÖРʱ
document.getElementById("str") ·µ»ØµÄÊÇ Î¨Ò»µÄÊý¾Ý¡£
document.getElementsByName("str") ·µ»ØµÄÊǸöÊý×é¡£
»¹ÓÐÊ²Ã´Çø±ð£¿Óдý·ÈËÖ¸Ö¤£¡ ......

HTML ¿ò¼Ü noframes ×÷ÓÃ

<html>
<frameset cols="25%,50%,25%">
 <frame src="/example/html/frame_a.html">
 <frame src="/example/html/frame_b.html">
 <frame src="/example/html/frame_c.html">
<noframes>
<!--  ÔÚä¯ÀÀÆ÷²»Ö§³ÖÊ ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ