Hello,

I'm using prototype & scriptaculous in various Ruby-on-Rails applications, 
some of them do a lot of prototype & ajax stuff with RoR-Helpers.
But what I'ven't figured out yet is:
Is there a way to do exception-Handling with prototype?
While classic JavaScript exception handling uses try/catch blocks to handle 
exceptions or (if none is available) throw them to browsers. I've discovered 
a lot of situations were prototype code fails silently (espacially in IE6) - 
making code hard to debug / allowing hardly any debugging at all.
Are there any ways / best-practices for prototype exception-Handling or Script 
debugging?

Thanks,
Keep smiling
yanosz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to