On 2 jul, 07:08, "T.J. Crowder" <[email protected]> wrote:
> @Maarten:
>
> > the value you used for your id attribute was 'Window', and identifier
> > values are not allowed to start with a capital letter
>
> Yes they are: "ID and NAME tokens must begin with a letter ([A-Za-z])
> and may be followed by any number of letters, digits ([0-9]), hyphens
> ("-"), underscores ("_"), colons (":"), and periods (".")."[2]
>
> [2]http://www.w3.org/TR/html4/types.html#type-id
Ah, thank you, that's the link I was trying to find.
> > ...I'm guessing
> > 'window' would have worked.
>
> FWIW, I'd avoid using "window" as an ID. Bound to confuse IE. ;-)
For semantic purposes, I wouldn't use 'window' either, aside from
possible IE issues.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---