On 7/24/07, Michael Peters <[EMAIL PROTECTED]> wrote: > > > Am I doing something horribly wrong?
Probably. Read the source of the $() method to see that is shouldn't bomb on $(document) - it does not care for it, it just returns it as-is (seeing that is is an object). Can you make a minimal HTML document that uses the Prototype framework and bombs out in the way you're describing? Then we can have a look at it. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
