HTML DOM Source ¶ÔÏó
Source ¶ÔÏó
Source ¶ÔÏóÊÇ HTML5 ÖеÄжÔÏó¡£
Source ¶ÔÏó±íʾ HTML <source> ÔªËØ¡£
·ÃÎÊ Source ¶ÔÏó
Äú¿ÉÒÔͨ¹ýʹÓà getElementById() À´·ÃÎÊ <source> ÔªËØ£º
var x = document.getElementById("mySource");
´´½¨ Source ¶ÔÏó
Äú¿ÉÒÔͨ¹ýʹÓà document.createElement() ·½·¨À´´´½¨ <source> ÔªËØ£º
var x = document.createElement("SOURCE");
Source ¶ÔÏóÊôÐÔ
ÊôÐÔ | ÃèÊö |
---|---|
media | ÉèÖûò·µ»Ø <source> ÔªËØÖÐ media ÊôÐÔµÄÖµ¡£ |
src | ÉèÖûò·µ»Ø <source> ÔªËØÖÐ src ÊôÐÔµÄÖµ¡£ |
type | ÉèÖûò·µ»Ø <source> ÔªËØÖÐ type ÊôÐÔµÄÖµ¡£ |
±ê×¼ÊôÐÔºÍʼþ
Ïà¹ØÒ³Ãæ
HTML ²Î¿¼Êֲ᣺HTML <source> ±êÇ©