iandevlin.com

Icon

A mixture of musings on web design & development, history, and life

Enabling the HTML5 parser in Firefox 3.6

firefox 3.6

With the release of Firefox 3.6, one of the things that was promised was a HTML5 parser. Well it’s here, but the it is turned off by default. Here’s how to enable it.

  1. Type about:config in your Firefox address bar
  2. Click the “I’ll be careful, I promise!” button on the warning message that appears (and make sure you adhere to it!)
  3. Type html5.enable into the filter bar at the top of the page
  4. As you can see it’s currently disabled, so click it to toggle the value to true
  5. There you go, the Firefox HTML5 parser should now be enabled.

    The next question is what does it do…

http://www.iandevlin.com/blog/wp-content/plugins/sociofluid/images/digg_24.png http://www.iandevlin.com/blog/wp-content/plugins/sociofluid/images/reddit_24.png http://www.iandevlin.com/blog/wp-content/plugins/sociofluid/images/stumbleupon_24.png http://www.iandevlin.com/blog/wp-content/plugins/sociofluid/images/delicious_24.png http://www.iandevlin.com/blog/wp-content/plugins/sociofluid/images/technorati_24.png http://www.iandevlin.com/blog/wp-content/plugins/sociofluid/images/google_24.png http://www.iandevlin.com/blog/wp-content/plugins/sociofluid/images/facebook_24.png http://www.iandevlin.com/blog/wp-content/plugins/sociofluid/images/twitter_24.png

Related posts:

  1. Firefox 3.6.3 losing login details
  2. asp:Textbox – the difference between ReadOnly and Disabled
  3. html5 laboratory – Using the video element

5 Responses

  1. [...] This post was mentioned on Twitter by Ian Devlin, html5laboratory. html5laboratory said: [new blog post] Enabling the HTML5 parser in Firefox 3.6 http://bit.ly/8FBBdd #html5 [...]

  2. [...] Also the HTML5 parser is off by default, here's how to enable it, should you want to: Enabling the HTML5 parser in Firefox 3.6 – iandevlin.com – blog web :: blog :: twitter Reply With Quote   + Reply to Thread [...]

  3. Social comments and analytics for this post…

    This post was mentioned on Twitter by iandevlin: [new blog post] Enabling the HTML5 parser in Firefox 3.6 http://bit.ly/8FBBdd #html5…

  4. indar says:

    thxx 4 the post man…..,

  5. [...] browsers currently (last I checked!) recognise the new HTML5 elements. Firefox 3.6+ will if you enable the HTML5 parser. [...]

Leave a Reply