#nested
2 posts tagged nested. Clear filter
-
Accessing Links in Nested TD Cells with Prototype
There must be a better way to do the following with PrototypeJS. I want to loop over nested links inside of table td cells and apply a class to the row that the link is in when the link is clicked....
-
Nested Attributes in a Form for Has_One Model Association in Rails
Just for reference...