App下載

詞條

大約有 4,000 項(xiàng)符合查詢結(jié)果 ,庫內(nèi)數(shù)據(jù)總量為 78,250 項(xiàng)。(搜索耗時(shí):0.0038秒)

941.HTML DOM Anchor name 屬性

...要瀏覽器都支持 name 屬性 實(shí)例 實(shí)例 返回鏈接的名稱: <html> <body> <h2>Chapter 1</h2> <p>This chapter explains ba bla bla</p> <h2>Chapter 2</h2> <p>This chapter explains ba bla bla</p> <h2><a id="c3" name="C3">...

http://www.o2fo.com/jsref/prop-anchor-name.html

942.HTML DOM Area noHref 屬性

...的例子可返回圖像映射中 "Venus" 區(qū)域的 "noHref" 屬性: <html> <body> <img src="planets.gif" width="145" height="126" usemap="#planetmap"> <map name="planetmap"> <area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm" nohref="nohref"&g...

http://www.o2fo.com/jsref/prop-area-nohref.html

943.HTML DOM Area pathname 屬性

...面的例子可返回 "Venus" 區(qū)域中href屬性值中的路徑名: <html> <body> <img src="planets.gif" width="145" height="126" usemap="#planetmap"> <map name="planetmap"> <area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm"> </map> ...

http://www.o2fo.com/jsref/prop-area-pathname.html

944.HTML DOM Anchor target 屬性

...器都支持 target 屬性實(shí)例實(shí)例更改一個(gè)鏈接的 target: <html><head><script>function changeTarget(){document.getElementById('w3s').target="_blank";}</script></head><body><a id="w3s" href="http://www.o2fo.com">W3CSchool</a><...

http://www.o2fo.com/jsref/prop-anchor-target.html

945.HTML DOM Area port 屬性

... 實(shí)例 實(shí)例 下面的例子可返回 "Venus" 區(qū)域中的端口: <html> <body> <img src="planets.gif" width="145" height="126" usemap="#planetmap"> <map name="planetmap"> <area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm"> </map>...

http://www.o2fo.com/jsref/prop-area-port.html

946.HTML DOM Area hash 屬性

... 下面的例子可返回 "Venus" 區(qū)域中href屬性的錨部分: <html> <body> <img src="planets.gif" width="145" height="126" usemap="#planetmap"> <map name="planetmap"> <area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm#description"> <...

http://www.o2fo.com/jsref/prop-area-hash.html

947.HTML DOM Area shape 屬性

...例下面的例子可返回圖像映射中 "Venus" 區(qū)域的形狀:<html><body><img src="planets.gif" width="145" height="126" usemap="#planetmap"><map name="planetmap"><area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm"></map><p>...

http://www.o2fo.com/jsref/prop-area-shape.html

948.HTML DOM Area target 屬性

...的例子可返回圖像映射中 "Venus" 區(qū)域的 target 屬性: <html> <body> <img src="planets.gif" width="145" height="126" usemap="#planetmap"> <map name="planetmap"> <area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm" target="_blank">...

http://www.o2fo.com/jsref/prop-area-target.html

949.HTML DOM Audio src 屬性

...的URL。 返回實(shí)體URL,包括協(xié)議部分(如 http://) 相關(guān)頁面 HTML 參考手冊: HTML <audio> src 屬性。 Audio 對象

http://www.o2fo.com/jsref/prop-audio-src.html

950.HTML DOM Base href 屬性

... href 屬性實(shí)例實(shí)例下面的例子可返回頁面的基準(zhǔn) URL::<html><head> <meta charset="utf-8"> <title>W3Cschool(w3cschool.cn)</title> <base id="htmldom" href="http://www.o2fo.com/jsref/"></head><body><p>Base URL is:<script>docume...

http://www.o2fo.com/jsref/prop-base-href.html

抱歉,暫時(shí)沒有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

941.HTML DOM Anchor name 屬性

...要瀏覽器都支持 name 屬性 實(shí)例 實(shí)例 返回鏈接的名稱: <html> <body> <h2>Chapter 1</h2> <p>This chapter explains ba bla bla</p> <h2>Chapter 2</h2> <p>This chapter explains ba bla bla</p> <h2><a id="c3" name="C3">...

http://www.o2fo.com/jsref/prop-anchor-name.html

942.HTML DOM Area noHref 屬性

...的例子可返回圖像映射中 "Venus" 區(qū)域的 "noHref" 屬性: <html> <body> <img src="planets.gif" width="145" height="126" usemap="#planetmap"> <map name="planetmap"> <area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm" nohref="nohref"&g...

http://www.o2fo.com/jsref/prop-area-nohref.html

943.HTML DOM Area pathname 屬性

...面的例子可返回 "Venus" 區(qū)域中href屬性值中的路徑名: <html> <body> <img src="planets.gif" width="145" height="126" usemap="#planetmap"> <map name="planetmap"> <area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm"> </map> ...

http://www.o2fo.com/jsref/prop-area-pathname.html

944.HTML DOM Anchor target 屬性

...器都支持 target 屬性實(shí)例實(shí)例更改一個(gè)鏈接的 target: <html><head><script>function changeTarget(){document.getElementById('w3s').target="_blank";}</script></head><body><a id="w3s" href="http://www.o2fo.com">W3CSchool</a><...

http://www.o2fo.com/jsref/prop-anchor-target.html

945.HTML DOM Area port 屬性

... 實(shí)例 實(shí)例 下面的例子可返回 "Venus" 區(qū)域中的端口: <html> <body> <img src="planets.gif" width="145" height="126" usemap="#planetmap"> <map name="planetmap"> <area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm"> </map>...

http://www.o2fo.com/jsref/prop-area-port.html

946.HTML DOM Area hash 屬性

... 下面的例子可返回 "Venus" 區(qū)域中href屬性的錨部分: <html> <body> <img src="planets.gif" width="145" height="126" usemap="#planetmap"> <map name="planetmap"> <area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm#description"> <...

http://www.o2fo.com/jsref/prop-area-hash.html

947.HTML DOM Area shape 屬性

...例下面的例子可返回圖像映射中 "Venus" 區(qū)域的形狀:<html><body><img src="planets.gif" width="145" height="126" usemap="#planetmap"><map name="planetmap"><area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm"></map><p>...

http://www.o2fo.com/jsref/prop-area-shape.html

948.HTML DOM Area target 屬性

...的例子可返回圖像映射中 "Venus" 區(qū)域的 target 屬性: <html> <body> <img src="planets.gif" width="145" height="126" usemap="#planetmap"> <map name="planetmap"> <area id="venus" shape="circle" coords="124,58,8" alt="Venus" href="venus.htm" target="_blank">...

http://www.o2fo.com/jsref/prop-area-target.html

949.HTML DOM Audio src 屬性

...的URL。 返回實(shí)體URL,包括協(xié)議部分(如 http://) 相關(guān)頁面 HTML 參考手冊: HTML <audio> src 屬性。 Audio 對象

http://www.o2fo.com/jsref/prop-audio-src.html

950.HTML DOM Base href 屬性

... href 屬性實(shí)例實(shí)例下面的例子可返回頁面的基準(zhǔn) URL::<html><head> <meta charset="utf-8"> <title>W3Cschool(w3cschool.cn)</title> <base id="htmldom" href="http://www.o2fo.com/jsref/"></head><body><p>Base URL is:<script>docume...

http://www.o2fo.com/jsref/prop-base-href.html

抱歉,暫時(shí)沒有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門課程