javascript 方法一些使用方法

WBOY
リリース: 2016-06-06 20:01:28
オリジナル
1138 人が閲覧しました

!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" html xmlns="http://www.w3.org/1999/xhtml" head meta http-equiv="Content-Type" content="text/html; charset=utf-8" / titl

 

无标题文档

function chens(a,b,c,d)

{

this.a=a==null?alert("a"):"chen";

b==null?alert("b"):"";

c==null?alert("c"):"";

document.write(this.a);

this.d==null?alert("d"):"";

}

 

<script></script>

var newopen = function(i)

{

  return function()

  {

    location.replace("http://www.com-edu.cn");

  } 

}

if (document.getElementById("btnan").attachEvent)

{

document.getElementById("btnan").attachEvent("onclick",newopen("popo"));

}

else

{

document.getElementById("btnan").addEventListener("click",newopen("tyty"),false); 

}

 

関連ラベル:
ソース:php.cn
このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。
最新の問題
人気のおすすめ
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート