On 22 Dec 2008, at 16:03, Sarah Allen wrote:
Could someone describe what "table > tr:nth-child(#{pos.to_i+1})"
does?
by semantic pattern matching I could guess that "ol >
li:nth-child(#{pos.to_i+1})" would also work, but it would be nifty to
know why.
Thanks,
Sarah
Hi Sarah - et al, I'm a newb too - thanks for the sweet tools! The W3
explains the css selector syntax: http://www.w3.org/TR/CSS2/selector.html#q2
HTH
Jeremiah
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users