Hi list

I use Zope for programing. Using a loop inser varius rows, example
<tr>
  <td>name1</td><td><a href="javascript: modify(1,123)">My name</a></td>
  <td>name1</td><td><a href="javascript: modify(1,44)">My name</a></td>
...
</tr>

How can do it the same using observe and dom:loaded?

-- 
________________________________________
Lo bueno de vivir un dia mas
es saber que nos queda un dia menos de vida

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to