errors
I have some frames . inside each frame I show a web page from outside my domain like 'www.msn.com' . my question how can I stop a javascript error if it happened in the page from outside my domain . the code is not under my control and on the sametime the error messages make the site cluttered with javascript errors messages . do you have any idea how can I prevent the javascript errors generated on pages on other domains to be displayed on my site ?
thanks
|