Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB
ÈÈÃűêÇ©£º c c# c++ asp asp.net linux php jsp java vb Python Ruby mysql sql access Sqlite sqlserver delphi javascript Oracle ajax wap mssql html css flash flex dreamweaver xml
 ×îÐÂÎÄÕ :

html ÖÐcursorµÄÑùʽ


Êó±êµÄ¶àÖÖÑùʽ...
<P>&lt;a href="help.htm" style="cursor:hand"&gt;ÊÖ&lt;/a&gt;
&lt;a href="help.htm" style="cursor:text"&gt;Îı¾&lt;/a&gt;
&lt;a href="help.htm" style="cursor:MOVE"&gt;Ëĸö·½ÏòµÄ¼ýÍ·&lt;/a&gt;
&lt;a href="help.htm" style="cursor:e-resize"&gt;×óÓÒ·½ÏòµÄ¼ýÍ·&lt;/a&gt;
&lt;a href="help.htm" style="cursor:nw-resize"&gt;ÓÒбÏ·½¼ýÍ·&lt;/a&gt;
&lt;a href="help.htm" style="cursor:s-resize"&gt;ÉÏÏ·½¼ýÍ·&lt;/a&gt;
&lt;a href="help.htm" style="cursor:sw-resize"&gt;×óбÏ·½¼ýÍ·&lt;/a&gt;
&lt;a href="help.htm" style="cursor:crosshair"&gt;Ê®×Ö¼Ü&lt;/a&gt;
&lt;a href="help.htm" style="cursor:wait"&gt;ɳ©&lt;/a&gt;
&lt;a href="help.htm" style="cursor:help"&gt;ÎʺÅ&lt;/a&gt;
&lt;a href="help.htm" style="cursor:n-resize"&gt;ÉÏϼýÍ·&lt;/a&gt;
&lt;a href="help.htm" style="cursor ......

ÔÚhtml webÍøÒ³Öи¸×Ó´°¿ÚÖ®¼äÖµµÄ´«Öµ

ÔÚWeb¿ª·¢ÖУ¬³£³£ÒªÓõ½Á½¸ö´°¿ÚÖ®¼ä»¥Ïà´«Öµ¡£ÏÂÃæÌ¸Ì¸¸¸×Ó´°¿ÚÖ®¼äµÄ´«Öµ£º
Ò»£ºÊ¹ÓÃOpen¿ªÆô×Ó´°¿Ú
1£ºµ¥Öµ´«µÝ
ͨ¹ýopen¿ªÆôµÄ×Ó´°¿Ú±È½ÏºÃ´¦Àí¡£
Ò³Ãæ´°¿Ú1.html´úÂ룺
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<body>
<form name="dForm" id="dForm" method="post" onsubmit="return dFormCK();" action="abc.php">
<input type="text" size="30" name="p" id="p" value=""/>
</form>
<a href="javascript:void(0)" onclick="window.open('2.html','child','width=400,height=300,left=200,top=200');">´ò¿ª×Ó´°¿Ú</a>
</body>
</html>
Openºóµ¯³öµÄ×Ó´°¿Ú2.html£º
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<base target="_self"> 
<body>
<input type="button" onclick="JavaScript:window.opener.document.getElementById('p').value='ok';window.close();" value="È·¶¨">
</body>
2£º¶àÖµ´«µÝ
¶àÖµµÄÖµµÄ´«µÝÓëµ¥Öµ´«µÝÊÇÒ»Ä ......

½â¾öjson°üº¬html±êÇ©ÎÞ·¨ÏÔʾµÄÎÊÌâ

Ö÷ÒªÊǽ«jsonÎÞ·¨Ê¶±ðµÄ×Ö·û½øÐÐתÒå   
function dotran($str) {
        $str = str_replace('"','\\"',$str);
        $str = str_replace("\r\n",'\\r\\n',$str);
        $str = str_replace("\t",'\\t',$str);
        $str = str_replace("\\",'\\',$str);
        $str = str_replace("\b",'\\b',$str);
        return $str;
    }
ÕâÑù·µ»ØµÄÊý¾Ý¾Í¿ÉÒÔÕý³£ÏÔʾ£¬ÏÂÃæÊÇת»»ºóµÄÄÚÈÝ£º
jsontext='{"jqry":[{"id":"121","userid":"0","status":"1","filename":"","url":"333333333","title":"aaaaaaa","type":"WatchTV","seq":"1","remark":"remarktext","content":"<p>\\r\\n\\t<object classid=\\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\\" codebase=\\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0\\"><param name=\\"quality ......

Ãæ¶ÔHTML¿Ø¼þÎÒÔÙÒ»´Î´óÒâÁË

µ±HTML¿Ø¼þµÄid="ctl00_contentPlaceHolder_ddl_academy",name="ctl00$contentPlaceHolder$ddl_academy"ʱ
Request.Form["ctl00$contentPlaceHolder$ddl_academy"]¶ø²»ÊÇ
Request.Form["ctl00_contentPlaceHolder_ddl_academy"] ......

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>
<!--  ÔÚä¯ÀÀÆ÷²»Ö§³Öʱ²ÅÏÔʾ -->
<body>ÄúµÄä¯ÀÀÆ÷ÎÞ·¨´¦Àí¿ò¼Ü£¡</body>
</noframes>
 
        </frameset>
</html> ......

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> ......
×ܼǼÊý:40319; ×ÜÒ³Êý:6720; ÿҳ6 Ìõ; Ê×Ò³ ÉÏÒ»Ò³ [2989] [2990] [2991] [2992] 2993 [2994] [2995] [2996] [2997] [2998]  ÏÂÒ»Ò³ βҳ
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ