I can't figure out what's going on because I've successfully used Prototype 1.6.0 in a variety of other applications using IE7 as necessary. But, this time I'm getting errors. The exact error is:
--------------------------------------------- A Runtime Error has occurred. Do you wish to Debug? Line: 5 Error: '0' is null or not an object --------------------------------------------- If I open the MS Script Editor to debug, the debugger lines me up at line 595 in prototype.js which is within the each() method of the Enumerable object. It's happening on two different machines (the most I can test with for the moment). Oddly, if I go to other pages in which I include prototpye.js (the same exact file, mind you) the error doesn't happen. Any ideas? David Kees --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
