Prototype really really likes a standards-compliant page to work in -- that means you need a doctype because without one, you fail at the first line. This isn't for any reasons of standardista purity, the recommendation is there simply because when you mess with the DOM, you need to start from a known position in order to get where you're expecting to go.
WAlter On Mar 10, 2009, at 12:18 PM, chloraphil wrote: > There was no doctype since i created it specifically to demo my > issue. I didn't know Prototype "essentially" (?) requires one, good > to know. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
