For the contentWindow part, the problem with your code is that the casting is done wrong, should be: var iWindow = (<HTMLIFrameElement> ...
確定! 回上一頁