Why is this javascript getting permission denied?

Posted by poo on Stack Overflow See other posts from Stack Overflow or by poo
Published on 2010-03-17T09:09:52Z Indexed on 2010/03/17 9:21 UTC
Read the original article Hit count: 496

Filed under:
Permission denied for <http://xxx.com> to get property

HTMLDocument.body from http://www.xxx.com.

var c = parseFloat(cf.contentDocument.body.offsetHeight) + 30; 

© Stack Overflow or respective owner

Related posts about JavaScript