Iframe Cross Domain Navigation Problem

Mar 29 2010 7:46 AM
I have included an iframe in my project and the iframe link refers to a separate domain(Not my current project's domain).So,while navigating through the iframe link ,am getting javascript error showing '... is null or not an object'.But when i navigate the link(not through iframe) in a separate browser,it works fine.Do anyone have idea for this.