One more thing, you also need to think of how to use the group
locating concept for your jquery selectors. For example, you have the
UI as follows,
A {
B {
C
}
D
E
F
}
If only consider one level of relationship for A, how do you express
the following concept in jquery selectors:
"I am A, I have child B with attribute X, child D with attribute Y,
child E with attribute Z, and child F".
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"tellurium-users" 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/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---