Hi Nicolas!

I'm thinking to use this: http://plugins.jquery.com/project/rowSelect
to make single or multiple rows selectable by clicking them.

However, to make it work properly I need to add an attribute to <tr>,
in order to define the position in the list. See the source code of
http://www.nettoweb.no/rowSelect/
what I need is something like
<tr entId="1">...

Since this is probably going to come up over and over again in
table/lists manipulation, is there any way to add attributes to just
any tag without actually disrupting the existing code?

Berto

-- 
==============================
Constitution du 24 juin 1793 - Article 35. - Quand le gouvernement
viole les droits du peuple, l'insurrection est, pour le peuple et pour
chaque portion du peuple, le plus sacré des droits et le plus
indispensable des devoirs.


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to