107個のよく使うjavascript文


もっと読む

1.document.write("");     
2.JS     //
3.   HTML     :document->html->(head,body)
4.         DOM   :window->(navigator,screen,history,location,document)
5.            :document.getElementById("      ID ").name( value)
6.        JS: document.getElementById("output").value = document.getElementById("input").value.toUpperCase();
7.JS     :String,Number,Boolean,Null,Object,Function
8.JS           :parseInt(),parseFloat()
9.JS          ""   )
10.JS         length)
11.JS              .
12.JS        :==  ,!=   ,>,>=,<. expression="" loop="" functionname="" var="" form="window.document.forms[0]" for="" i="0;" if="" form.elements.value="" mystring="new" string="" is="" lightsword="" today="new" date="">
49.        JS:
50.               HTML: