Prototype does all the "CSS" stuff internally, and returns the correct element 
from the DOM. The browser doesn't have to do any heavy thinking.

Walter

On Sep 25, 2012, at 12:50 PM, Jason Westbrook wrote:

> 
> nth-child doesnt work in Internet Explorer CSS - can Prototype correctly 
> decode that in IE?
> 
> Jason Westbrook | T: 313-799-3770 | [email protected]
> 
> 
> 
> On Mon, Sep 24, 2012 at 9:55 AM, Victor <[email protected]> wrote:
> $("#table-id td:nth-child(2)")
> will select 2nd cells in all rows of table with id "table-id"
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Prototype & script.aculo.us" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/prototype-scriptaculous/-/1lO-8ck8qY4J.
> 
> 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/prototype-scriptaculous?hl=en.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en.

Reply via email to