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