On Mar 26, 8:56 am, Vladimir Ghetau <vladimirghe...@gmail.com> wrote:
> Hi Josh,
>
> Sorry, what I meant there was new Element('ul', {id: 'myul'})

Are you sure that is the only element with id 'myul'? This sort of
problem is very often because browsers do not object to (illegal)
duplicated element id's, but then each behave differently if you try
to use them.

Colin

--~--~---------~--~----~------------~-------~--~----~
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 prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to