HTML DOM Title ¶ÔÏó
Title ¶ÔÏó
Title ¶ÔÏó±íʾ HTML <title> ÔªËØ¡£
·ÃÎÊ Title ¶ÔÏó
Äú¿ÉÒÔͨ¹ýʹÓà getElementById() À´·ÃÎÊ <title> ÔªËØ£º
var x = document.getElementById("myTitle");
´´½¨ Title ¶ÔÏó
Äú¿ÉÒÔͨ¹ýʹÓà document.createElement() ·½·¨À´´´½¨ <title> ÔªËØ£º
var x = document.createElement("TITLE");
Title ¶ÔÏóÊôÐÔ
ÊôÐÔ | ÃèÊö |
---|---|
text | ÉèÖûò·µ»ØÎĵµ±êÌâµÄÎı¾¡£ |
±ê×¼ÊôÐÔºÍʼþ
Ïà¹ØÒ³Ãæ
HTML ²Î¿¼Êֲ᣺HTML <title> ±êÇ©