HTML 5 Filter: jQuery HTML 5 Selectors, do they work?
December 30, 2009 12:03 PM Subscribe
HTML 5 Filter: jQuery HTML 5 Selectors, do they work?
I'm designing a Wordpress blog for my friend, and I'm making the (perhaps stupid) move to make it with HTML 5 and CSS 3. I've had no trouble thus far, but when I added in my jQuery (v1.3.2), I'm having trouble using its selector engine to grab the new HTML 5 elements. Specifically the
I'm designing a Wordpress blog for my friend, and I'm making the (perhaps stupid) move to make it with HTML 5 and CSS 3. I've had no trouble thus far, but when I added in my jQuery (v1.3.2), I'm having trouble using its selector engine to grab the new HTML 5 elements. Specifically the
Can't you just give the nav element an id and select it as normal that way?
posted by Hartster at 3:39 PM on December 30, 2009
posted by Hartster at 3:39 PM on December 30, 2009
You might ask this question over here: http://groups.google.com/group/jquery-en
posted by misterbrandt at 2:08 PM on January 3, 2010
posted by misterbrandt at 2:08 PM on January 3, 2010
This thread is closed to new comments.
nav
's were deleted out of the post.Should read....
...Specifically the
nav
element.posted by willcosgrove at 12:05 PM on December 30, 2009