Illegal document.domain value (javascript issue)

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
madan koshti
Forum Commoner
Posts: 50
Joined: Fri Jun 06, 2008 4:25 am

Illegal document.domain value (javascript issue)

Post by madan koshti »

Hello Guys,
I following errors:

uncaught exception: Illegal document.domain value (NS_ERROR_DOM_BAD_DOCUMENT_DOMAIN)
[Break on this error] document.domain = 'abc.com';tiny_mce_popup.js (line 3)


tinyMCEPopup is undefined


I have tinymce object in opener window.I need to acess those in child window but I am getting above erros..

How can I deal with those? pls help...
Post Reply