Page 1 of 1

Illegal document.domain value (javascript issue)

Posted: Sat Sep 06, 2008 3:10 am
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...