天天看點

專家推薦 基礎JS特效代碼

??????澶у?舵?ㄨ??涓??ラ?ㄧ駭??JS?規??浠g??锛?涓昏?????浠ヤ?浠堕┍??avaScript?芥?幫????????劇ず??瀹?浣?涓???淇??癸?璁?elect?т歡??浠ヨ??瀹?涔?杈規?绛???瀹廣??

?ㄨ????涓??ラ?ㄧ駭??JS?規??浠g??

1??浠ヤ?浠堕┍??avaScript?芥??

浠ヤ???寮??ㄧ??娈碉?

  1. <!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01Transitional//EN">
  2. <html>
  3. <head>
  4. <metahttp-equivmetahttp-equiv="Content-Type"
  5. content="text/html;charset=gb2312">
  6. <title>????棰???妗?lt;/title>
  7. <script>
  8. <!--
  9. functionhello()
  10. {
  11. aa=100
  12. cc='娆㈣?绗?'+aa+'娆″??涓?'
  13. alert(cc)
  14. }
  15. //-->
  16. </script>
  17. </head>
  18. <body>
  19. <ahrefahref="缃???"onmouseover="hello()">缃?椤靛??</a>??
  20. </body>
  21. </html>

2??JS?規??涔????????劇ず??瀹?浣?涓???淇???lt;瓒崇??骞沖?闆?虹?/p>

浠ヤ???寮??ㄧ??娈碉?

  1. <inputvalueinputvalue="缃?椤靛??"readonly>

3??JS?規??涔?璁?elect?т歡??浠ヨ??瀹?涔?杈規?

浠ヤ???寮??ㄧ??娈碉?

  1. <style>
  2. .box2{border:1pxsolid#00ff00;width:180px;height:17px;
  3. clip:rect(0px,179px,16px,0px);overflow:hidden;}
  4. select{position:relative;left:-2px;top:-2px;
  5. font-size:12px;width:183px;
  6. line-height:14px;border:0px;color:#909993;}
  7. </style>
  8. <divclassdivclass=box2>
  9. <selectidselectid=idselect1onchange="select1();
  10. "hidefocus>
  11. <optionselected>缃?椤靛??</option>
  12. <option>璁捐?″?ㄧ嚎</option>
  13. <option>????杞?浠?lt;/option>
  14. <option>宸ュ?瘋蔣浠?lt;option>
  15. </select>
  16. </div>

4??JS?規??涔?CSS??瑙?

浠ヤ???寮??ㄧ??娈碉?

  1. &l瓒崇??骞沖?闆?虹?t;htmlxmlns:v>
  2. <head>
  3. <style>
  4. v:*{behavior:url(#default#VML);}
  5. </style>
  6. </head>
  7. <body>??
  8. <v:RoundRectstylev:RoundRectstyle="position:relative;
  9. width:200;height:100px">
  10. <v:shadowonv:shadowon="T"type="single"
  11. color="#b3b3b3"offset="5px,5px"/>
  12. <v:textboxstylev:textboxstyle="font-size:12px">css瀹??扮??姝g????瑙?琛ㄦ??lt;/v:textbox>
  13. </v:RoundRect>
  14. </body>
  15. </html>

5??JS?規??涔?寤洪?跺????杈??ュ??

浠ヤ???寮??ㄧ??娈碉?

  1. <!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01Transitional//EN">
  2. <html>
  3. <head>
  4. <metahttp-equivmetahttp-equiv="Content-Type"
  5. content="text/html;charset=gb2312">
  6. <title>????棰???妗?lt;/title>
  7. </head>
  8. <body>
  9. <INPUT??
  10. onkeydown=Calc.password.value=this.valuetitle=?誨?瀵?????
  11. onclick="password1=this;showkeyboard();
  12. this.readOnly=1;Calc.password.value=''"??
  13. readOnlytype=passwordmaxLength=12??
  14. onchange=Calc.password.value=this.valuename=LOGPASS??
  15. minLength="6">
  16. <scriptlanguagescriptlanguage="javascript"
  17. src="http://tech.ddvip.com/imagelist/06/45/13pvu8r78n57.js">
  18. </script>
  19. </body>
  20. </html>

?ㄥ???芥???磋叮????绔?:

?ㄥ????JS杩?琛?CSS?煎???????缂?0