help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] PagedDataGrid with JQuery


From: Bèrto ëd Sèra
Subject: [Help-smalltalk] PagedDataGrid with JQuery
Date: Sun, 15 Nov 2009 16:05:43 +0200

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]