HTML DOM ownerDocument ÊôÐÔ

ʵÀý

·µ»ØÔªËØµÄ ownerDocument£º

document.getElementById("demo").ownerDocument;

Ç××ÔÊÔÒ»ÊÔ

¶¨ÒåºÍÓ÷¨

ownerDocument ÊôÐÔÒÔ Document ¶ÔÏóµÄÐÎʽ·µ»Ø½ÚµãµÄ owner document¡£

ÔÚ HTML ÖУ¬HTML Îĵµ±¾ÉíʼÖÕÊÇÔªËØµÄ ownerDocument¡£

ÇëÔÚÎÒÃǵÄÎĵµ¶ÔÏó²Î¿¼ÊÖ²áÖÐä¯ÀÀ¸ü¶àÓÐ¹Ø Document ¶ÔÏóµÄÄÚÈÝ¡£

ä¯ÀÀÆ÷Ö§³Ö

IE Firefox Chrome Safari Opera

ËùÓÐÖ÷Á÷ä¯ÀÀÆ÷¾ùÖ§³Ö ownerDocument ÊôÐÔ¡£

Óï·¨

node.ownerDocument

¼¼Êõϸ½Ú

·µ»ØÖµ£º Document ¶ÔÏ󣬽ڵãµÄ owner document¡£
DOM °æ±¾ Core Level 2 Node Object
VUE