[jQuery] Re: Catch Errors from External Libraries

2009-05-07 Thread David Meiser
I completely agree with what you said about frameworks. I'd use a different module, but nobody else makes one comparable to it. I reviewed about 6 or 8 modules before settling on this one. I completely understand the author's viewpoint, though - he originally authored the module over a year ago

[jQuery] Re: Catch Errors from External Libraries

2009-05-07 Thread Eric Garside
Try using a try-catch block around the scriptaculous code? There's really no other way that I'm aware of to capture a javascript error and continue processing. Though, depending on how crucial the module is, you may consider using something else. 3 frameworks, 2 major ones, on a site at the same