I think the problem may be that you are not finding your element because of the "#" in your call to get it: window.parent.document.getElementById('#target') ...
確定! 回上一頁