Right, also line number 34.

Now here is how its outputting in html:
<li class="clone" id="item_92"><span class="remove">(x)</span>clone3</
li>

When it should output it like:
<li id="item_92">clone3<span class="remove">(x)</span>

Why does it give it a class of clone? And switching the places of
remove class and the id (line:117+).
--~--~---------~--~----~------------~-------~--~----~
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