So... I might have found the oddest bug ever. I've put the specifics
up on my site at 
http://www.jonhartmann.com/programming/index.cfm/2008/4/7/Prototypejs-on-IE-smashed-by-idtblStudents,
but the gist of it is that Class.create() will throw an error in IE if
it is proceeded by a DIV with id equal to 'tblStudents'. It will not
error with 'tblstudents', or 'tblStudent, or 'tblStudentz'. If a DIV
with that ID appears after Class.create(), the code will execute
without error.

As I say in my post... I'm baffled.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to