¹òÇóJavaScript½âÊÍ
<html>
<head></head>
<script>
function ShowMenu(bMenu) {
document.all.idFinder.style.display = (bMenu) ? "none" : "block"
document.all.idMenu.style.display = (bMenu) ? "block" : "none"
idML.className = (bMenu) ? "cOn" : "cOff"
idRL.className = (bMenu) ? "cOff" : "cOn"
return false
}
</script>
<style>
<!--
A.cOn {text-decoration:none;font-weight:bolder}
#article {font: 12pt Verdana, geneva, arial, sans-serif; background: white; color: black; padding: 10pt 15pt 0 5pt}
#article P.start {text-indent: 0pt}
#article P {margin-top:0pt;font-size:10pt;text-indent:12pt}
#article #author {margin-bottom:5pt;text-indent:0pt;font-style: italic}
#pageList P {padding-top:10pt}
#article H3 {font-weight:bold}
#article DL, UL, OL {font-size: 10pt}
-->
</style>
<script>
<!--
function addList(url,desc) {
if ((navigator.appName=="Netscape") || (parseInt(navigator.appVersion)>=4)) {
var w=window.open("","_IDHTML_LIST_","top=0,left=0,width=475,height=150,history=no,menubar=no,status=no,resizable=no")
var d=w.document
if (!w._init) {
d.open()
d.write("<TITLE>Loading...</TITLE><EM>Loading...</EM>")
d.close()
d.location.replace("/assist/listing.asp?url="+escape(url)+"&desc="+escape(desc))
w.opener=self
window.status="Personal Assistant (Adding): " + desc
} else {
window.status=w.addOption(url,desc)
w.focus()
}
}
else
alert("Your browser does not support the personal assistant.")
return false
}
// -->
</script>
<style>
#board {font-family: arial}
.dot {position: absolute; width: 5px; height: 5px; font-size: 0pt; background: black}
#line {position: absolute; font-size: 0pt; height: 5px}
.p1 {position: absolute; font-size: 0pt;background: navy}
.p2 {position: absolute; font-size: 0pt; background: red}
.p1B {position: absolute; font-size: 8pt; color: navy;text-align: center; font-weight
Ïà¹ØÎĵµ£º
¶ÔÓÚWEB³ÌÐòÀ´Ëµ£¬Ç°¶Ë£¨JavaScript£©ºÍºó¶Ë£¨JSP/Servlet£©ÊÇû·¨¹²ÓÃÊý¾ÝµÄ£¬Ö»ÄÜÊǺó¶Ë³ÌÐò£¨JSP£©°ÑÊý¾ÝÊä³ö£¬Éú³ÉÒ³Ãæµ½
ǰ¶Ë£¬ÕâʱºòÉú³ÉµÄÒ³ÃæÖеÄJavaScript´úÂë²ÅÓпÉÄܵõ½ËùνjspµÄÊý¾Ý¡£Í¬ÑùµÄ£¬Ö»ÓаÑJavaScriptÀïµÄÊý¾ÝÌá½»¸øºó¶ËJSP´ú
Â룬JSP³ÌÐòÖвÅÄܵõ½JavaScriptµÄÊý¾Ý¡£
......
ÔÚÄÄÀï·ÅÖÃ JavaScript
Ò³ÃæÖеĽű¾»áÔÚÒ³ÃæÔØÈëä¯ÀÀÆ÷ºóÁ¢¼´Ö´ÐС£ÎÒÃDz¢²»×ÜÏ£ÍûÕâÑù¡£ÓÐʱ£¬ÎÒÃÇÏ£Íûµ±Ò³ÃæÔØÈëʱִÐнű¾£¬¶øÁíÍâµÄʱºò£¬ÎÒÃÇÔòÏ£Íûµ±Óû§´¥·¢Ê¼þʱ²ÅÖ´Ðнű¾¡£
λÓÚ head ²¿·ÖµÄ½Å±¾£º
µ±½Å±¾±»µ÷ÓÃʱ£¬»òÕßµ±Ê¼þ±»´¥·¢Ê±£¬½Å±¾¾Í»á±»Ö´ÐС£µ±Äã°Ñ½Å±¾·ÅÖõ½ head ²¿·Öºó£¬¾Í¿ÉÒÔÈ·±£ÔÚÐèÒªÊ ......
ÉÏÁËÒ»ÌìµÄ¿Î,ºÜÀÛ,²»¹ýÕæµÄºÜ³äʵ.±È×Ô¼ºÑ§µÄЧÂÊÒª¸ßºÜ¶à,¶Ô¼¼ÊõµÄÀí½âÒ²Ìá¸ßÁ˲»ÉÙ.¶Ô×ܽáÓгäÂúÁËÐÅÐÄ,¸Ð¾õ×Ô¼ºÁ½¸ö°ëÔºóÒ»¶¨ÄÜÕÒµ½Ò»¸öÎåǧ¿éÒÔÉϵŤ×÷.¹þ¹þ!½ñÌì½²µÄÊÇJavaScriptµÄÓ¦ÓÃ.Ö÷ÒªÊÇÔÚÏîÄ¿ºÍ¹¤×÷Öо³£Ê¹Óõ½µÄ¹¦ÄÜʵÏÖ.ÀÏʦ¶ÔJavaScriptµÄ×ܽáºÍÔËÓúÜÈ«ÃæºÍʵÓÃ.Ïȼòµ¥½éÉܼ¸¾ä½ÌÎÒJavaScriptµÄÀÏʦ,Ù¡ ......