On 1 jul, 10:56, serenobs <[email protected]> wrote: > I'm not sure about why id was not working, but anyway it is working > now using className. :)
the value you used for your id attribute was 'Window', and identifier values are not allowed to start with a capital letter, so I'm guessing 'window' would have worked. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
