On 30 March 2011 06:55, Matt Harasymczuk <m...@harasymczuk.pl> wrote: > > Most of users has JS enabled browsers, if so, modernizr works. > Otherwise jQuery will not work either.
Most is not all. Even now the admin will work without jQuery, but it won't work without modernizr if you put HTML5 tags in it. > > I can't remember when someone who has IE6 hit one of my django based > sites. > A) That doesn't mean no one needs to support it. B) As it was presented by now, there is nothing IE6 specific here. Newer versions of IE don't support HTML5 section either. I'm -1 on introducing a solution that "runs through a little loop in JavaScript to enable the various elements from HTML5". If someone wants to use it, they will. Adding it by default just to use a few `section` elements and maybe a `header` is a bad idea. Otherwise, +1 on changing the doctype and input elements' types. -- Łukasz Rekucki -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.