A new version of scriptaculous is out
It also includes prototype V1.5 (pre1) which introduced a CSS like Elements selector. It's just called $$.2006/03/28: Version 1.6.0 is out now! Get it while it's hot!
$$("#myTable td.even") -> will return all td cells with a class named "even" widthin an element with the id "myTable"
The only thing i'm missing is a way to select elements not just from the document root, but a given element (without an id)
matthias - 28. Mar, 15:33








