Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] try catch la nivel de frame


  • From: javascript@xxxxxxxxxx (Dan Costea)
  • Subject: [Javascript] try catch la nivel de frame
  • Date: Thu, 14 Feb 2002 13:50:05 +0100

    Hi,

I have a frame; I include severals js files and I write some
<script>...</script> in the frame; how can I do a global "try catch" at the
frame level, to catch all the exception and not raise them to the user?


Thanks,
Dan Costea.