A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: HTML5 browser compatibitlity

  1. #1
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449

    HTML5 browser compatibitlity

    Hi,
    using the new HTML5 tags, section, nav etc, how safe is it to use them with regards to the browsers the majority of people are using? What is the browser support?
    - The right of the People to create Flash movies shall not be infringed. -

  2. #2
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    Most browsers support the new tags just fine. IE8 and below have issues styling them, which you can cure with the html5 shiv: http://code.google.com/p/html5shiv/

    Here's a good source for finding out what's supported: http://caniuse.com/#feat=html5semantic

  3. #3
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    Thanks, looks like mainly IE8 or lower are the problem and implementing HTML5shiv is easy.
    - The right of the People to create Flash movies shall not be infringed. -

  4. #4
    Junior Member
    Join Date
    Dec 2012
    Location
    USA
    Posts
    2

    Post

    Many updated browser support html5 tags. you can easily use html5 tags.

    ______________

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center