Is it just me or does the nth-of-type no longer work for content select in chrome 36? this pen works in firefox / safari, and the pen works in chrome if I add class's .first .second etc on the img and change the select to = 'img.first' etc. but just not with the nth-of-type?
also great the post on css-tricks and your recent talk at google I/O. and this demo is awsome (except for my problem)
Is it just me or does the nth-of-type no longer work for content select in chrome 36? this pen works in firefox / safari, and the pen works in chrome if I add class's .first .second etc on the img and change the select to = 'img.first' etc. but just not with the nth-of-type?
also great the post on css-tricks and your recent talk at google I/O. and this demo is awsome (except for my problem)
(Edited to add much deserved Kudos!)
Yeah you're right. I need to check to see what's up