HTML5 and IE

Ok been playing around with HTML5 and so far I like it. Of course I havent delved into the more advanced tags new to verison5 yet. My question though is this. With my limited understanding and reading on the new standards of how browsers support, or dont support, html5 I was under the impression that all current versions of IE supported even the basics of the new html5 standards.
For a perfect example. In creating a new html5 basic layout using the header, footer, article, and nav tags, I'm still forced to do some hacks for IE to style these tags, since they are not defined as a class or id name I assume.
Personally I hate writing hacks for IE and avoid them like the plague! lol Will this be the norm from now on? Will IE9 change all that? How long, if IE8 doesnt support these tags, will we be forced to write hacks for this browser.

Hi
The very fact that the still current version of IE(8) doesn't support
the html5 page division names is somewhat confusing to me. I thought
that the whole internet buzz over the new html and how all these browser
companies sent delegates to be part of this team of coders and
developers in order to develope the best most cross browser compliant
html standard to date.
Believe it or not IE5 and IE6 where the most compliant browsers for html and css when they where released, and it was only when the css specs for css2.1 where candidate recommendations and supported by Safari and Mozilla, (I am talking about V1 of these browsers, released 2-3 years after IE6) that they became noticeably 'broken'.
You only need to read a few of the comments posted in replies on the DW forums relating to using the modules/rules of css3 that are candidate recommendations in order to realize how slow and reluctant many designers/developers are to use anything that is not in general use, (progressive enhancements are not regarded by many as the norm). If many designers/developers will not use the features then why expect clients or browser developers to worry about support and more importantly, if users do not see a better experience in more modern/compliant browsers then why should they update/upgrade?
(for the last point above, join in the discussions in the DW general section and offer support for html5 and css3 usage, as I am getting tired of being 'shot down')
As for Microsoft and IE8, they where not a part of the 'group' that developed html5 as this was not done by the W3C, (they have no such excuse for css3 however). But when you remember that Adobe did not want to support html5/css3 in CS5, (it was not in the initial release) and had to release it as an extension after much criticism from both users, (myself included) and the press, then IE8 not supporting these features is not surprising as it was released a year before CS5.
IE9 does support html5 and some of css3, (though not enough) and the IE developers decided to do so before Adobe decided to support them in Dreamweaver.
PZ

Similar Messages

  • How to install html5 and css3 in my DW cs6 i cant download updates from adobe :/

    how to install html5 and css3 in my DW cs6 i cant download updates from adobe :/

    What do you mean you can't write HTML5 code?  Are you working within an HTML5 doc type?
    To make HTML5 your default doc type, go to Edit > Preferences > New Document.  Click on screenshots below.
    To create a new page, go to File > New > Blank page > HTML.  Select none from the 3rd column.  Select HTML5 doc type.  Hit Create button.
    Nancy O.

  • Exit button not working Captivate 7 output to HTML5 and SWF

    I have several courses developed in Cp 6.5 that do not have this issue and are currently running on Taleo LMS.
    I've built a test course with 6 (mostly blank) slides, including two quiz questions. On the final slide I have placed a Finish Course button with On Success: Exit action. The project end options are set to close project and I've included an On Exit: Exit action on the final slide. The Finish Course button successfully closes the browser window in Preview in Browser (IE9) and Preview HTML5 output modes.
    I then published the course to both HTML5 and SWF output formats with scalable HTML selected. Once I uploaded the course to the LMS and tested it, the Finish Course button does not close the browser window. I've tested in IE9, Firefox, and iPad, and it doesn't work on any of these. I've also tried including the built in exit button on the playbar, and it doesn't close the window either. At the final slide, after clicking the Finish Course button, the slide fades to white and then stops.
    The LMS reports that the course is complete; I thought maybe it was an issue with the settings in the LMS course, however I have several other courses that were developed in Cp 6.5, published to the same LMS with the same "Exit" button on the final slide, and I have mirrored every course setting that has worked in the past.
    Any suggestions as to what could be keeping the window from closing?
    Thanks,
    PV

    Why does there need to be a button used now when in CP 6 and 6.5 it worked seamlessly? Will this be fixed by Adobe and when?
    Adam Lynch
    Senior Media Specialist
    Project Lead The Way, Inc.
    3939 Priority Way South Drive, Suite 200
    Indianapolis, IN 46240
    phone: 317.669.0845  | mobile: 518.469.7617
    fax: 317.663.8296
    www.pltw.org<http://www.pltw.org/>
    Preparing students for the global economy. Now even earlier.
    PLTW Elementary coming fall 2014. Click here to view the trailer<http://www.youtube.com/watch?v=rikLnSAoTpQ>.
    Confidentiality Notice: The information transmitted is the property of the sender and is intended only for the person or entity to which it is addressed and may contain confidential and or privileged material.  Statements and opinions expressed in this e-mail may not represent those of Project Lead The Way, Inc.  Any unauthorized review, retransmission, dissemination and other use of, or taking of any action in reliance upon, this information is prohibited.  If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message and delete the material from any computer.  If you are the intended recipient but do not wish to receive communications through this medium, please so advise the sender immediately.

  • Html5 and css3 your thoughts please!

    Hi everyone
    As it is July the 4th, I though I would ask a question that is nothing to do with dreamweaver or coding problems.
    Two years ago I posted this thread - http://forums.adobe.com/thread/457240, on the subject of html5/css3, and most people thought that it was too early to adopt these technologies except for 'early adoption' trial sites.
    So what does everyone think now that two years have passed?
    Are these still considered too new?
    Are you using html5 and/or css3 in your web sites?
    Is 'progressive enhancement' and/or 'graceful degradation' now a part of your design/coding strategy when using them?
    Is anyone using or experimenting with any of the 'newer' features such as the css3 flex-box model or in-line svg?
    Is IE6/7 still part of your 'it must look the same in all browsers' design philosophy, or are you now ignoring these browsers?
    Your thoughts and opinions, (not insults please) would be welcome, and if you wish to pose a question on how to use any of these the please do so in a separate thread. Also if anything is stopping you using html5/css3, then say what it is.
    There is no correct answer but, (5) points will be awarded for the 2 best discussions, because if someone takes time and thought in posting a reply, then some sort of reward should be available, (I did consider a bottle of wine but).
    PZ

    pziecina wrote:
    Are these still considered too new?
    In my opinion yes.
    Are you using html5 and/or css3 in your web sites? 
    Not yet but I have been looking at some basics of both in preparation to move across once I feel the time is right - 2015 I'll be retired.
    Is 'progressive enhancement' and/or 'graceful degradation' now a part of your design/coding strategy when using them?
    Nooooooooo! If corners are supposed to be round then square ones is'nt graceful gradation to me.
    Is anyone using or experimenting with any of the 'newer' features such as the css3 flex-box model or in-line svg?
    Nope....never heard of them.
    pziecina wrote:
    Is IE6/7 still part of your 'it must look the same in all browsers' design philosophy, or are you now ignoring these browsers?
    IE 7 definitely but I don't design to take into consideration IE 6 any longer.
    I'am  right! I'm right! Follow the leader or maybe not

  • Actionscript vs html5 and javescript

    hi, i would like to ask you if you can tell me about the differencies between actionscript , html5 and javescript or tell me if there is same form of documentetion about this thing. Also i want to know what excactly does  Adobe edge uses to build amimations and how it is different from adobe flash. similarities and differencies beetwen flash and edge.

    I was programming with Flash too. This is the core discussion:
    Things we make in flash requires Flash player to run on top of browsers (like an additional layer to convert/translate it). Regardless of hassles to update flash player for viewing flash contents and SEO worries, this system also consumes more energy when executed, which is critical for mobile devices and more efficient devices yet to come. Therefore, although actionScript is a much more beautiful language than JavaScript (my opinion), but JavaScript is now superior because it is Native to browsers. HTML5 like HTML translates the layout of the raw content to browsers. CSS modifes the layout further, and you can use JavaScript and its libraries like Jquery to animate, interact things more artfully. Adobe Edge is a product that tries to help designers focus on timeline based animation(like flash) without worrying so much on how to syntax CSS and Jquery. When launching the software you can see CSS related Control options on your left and timeline actions translates into javascript. So you have this platform that lets you move and animate things the way you did in flash, only this time, trying to produce a WEB-FRIENDLY output, instead of a SWF file for instance. you get a HTML file and bunch of js files which are healthy stuff. I think flash is still a kick *** animation and interactive software, i keep using it for stand alone presentations and project demos, it only lost its use for browser related productions. As a flash designer you ll be disappointed first by starting Edge, but soon you ll pick up speed IF you care to learn more about CSS and JS of course because u need to use the coding panel if you were a hard core actionscript developer, timeline alone is never enough. There are enough similarities for you to not miss Flash. But you ll miss actionScript. just the joy of calling a symbol and asking him to listen to an event wasssss soooo CUTTTEeeeee....the language was meant to talk to stuff like a "puppeteer". so genius. the HTML CSS stuff r boring structural formats, javascript is DUMb actionscript in my opinion, Jquery is smart in its own way but not beautiful, very efficient though. anyway:
    kompoti.addEventListener(Event.READING_COMPLETE, goLearnTheNewStuff )

  • Create Now - HTML5 and the Web | Create Now | Adobe TV

    We show you what is possible with HTML5 and the web, with demos of the latest features in Adobe® Muse™ and more. We also sit down for a chat with UX designer Michael Cassius, web guru John Allsopp, and Adobe's own Jared Wyles to talk through what is happening in web development today, and the exciting things to come.
    http://adobe.ly/ZpY13Q

    It says it's a myth that you do not need the internet to use these programs, but I think you do. I regularly get asked to confirm by account online. Sometimes I travel in areas where there is no internet access, but find myself stuck and unable to use the programs because I cannot confirm my account online.

  • What is the difference between html5 and flex

    what is the difference between html5 and flex
              can any body tell me...
    Regrds
    sreedhar

    Flex uses Flash a plugin by Adobe.
    HTML5 uses HTML and requires no plugin.

  • IDE for coding HTML5 and jQuery

    Hello,
             Can Xcode be used for developing applications using HTML5 and jQuery. Something like Visual Studio Web express does.Please advise.
    Regards
    sls

    pziecina wrote:
    Are these still considered too new?
    In my opinion yes.
    Are you using html5 and/or css3 in your web sites? 
    Not yet but I have been looking at some basics of both in preparation to move across once I feel the time is right - 2015 I'll be retired.
    Is 'progressive enhancement' and/or 'graceful degradation' now a part of your design/coding strategy when using them?
    Nooooooooo! If corners are supposed to be round then square ones is'nt graceful gradation to me.
    Is anyone using or experimenting with any of the 'newer' features such as the css3 flex-box model or in-line svg?
    Nope....never heard of them.
    pziecina wrote:
    Is IE6/7 still part of your 'it must look the same in all browsers' design philosophy, or are you now ignoring these browsers?
    IE 7 definitely but I don't design to take into consideration IE 6 any longer.
    I'am  right! I'm right! Follow the leader or maybe not

  • I could use some help with my html5 and my video

    Hello all.
    I've been reading up and working on my video issue for days.  I feel like I'm very close.  ANY help would be huge.
    I've got two websites.  Both of which have videos which my clients wants to be about to see on his mac, his PC and his iPhone and iPad.  He's a multi-platform guy living in a multi-platform world.
    The first website, has two videos on it.
    http://www.ftworthfoundation.com/index2.html
    It is very close to working... I can view all videos locally on safari and firefox.
    However remotely I cannot see any videos with firefox.
    Remotely- I can see all videos with Safari and IE and 1 video on the homepage with my iPhone.  My first thought on this was that the video which wouldn't play was too large.  I read somewhere that the iPHone will not load anything over 20MB... the .m4v was 33MB so I cut it down to about a 3rd of the size and re uploaded it (at 6.6MB) but it will still not play on my iPhone
    here is my code for the videos.  The video is formatted in .ogg, .mp4, .m4v and .flv... all videos are uploaded to the root directory.
    <div id=Video1>
         <video controls width=448>
            <source src="excel_Construction_Commercial.ogg" type="video/ogg" />
            <source src="excel_Construction_Commercial2.mp4" type="video/mp4" /> 
                <source src="excel_Construction_Commercial.m4v" type="video/m4v" />
            <embed src="excel_construction_commercial.flv" type="application/x-shockwave-flash" width="448" height="249" allowscriptaccess="always" allowfullscreeen="true"></embed>
        </video>
        </div>
          <div id="VideoPlayer">
            <video controls width="448"> 
                <source src="Foundation_Repair.ogg" type="video/ogg" />
    <source src="Foundation_Repair.mp4" type="video/mp4" /> 
                <source src="Foundation_Repair.m4v" type="video/m4v" />
              <embed src="Foundation_Repair.flv" type="application/x-shockwave-flash" width=448 height="249" allowscriptaccess="always" allowfullscreeen="true"></embed>
            </video>
            </div>
    If anyone can help me on this I can probably tackle the 2nd website solo.
    Thanks guys.
    -D

    Hi David.
    Thanks for the reply.  I am definitely moving the right direction.
    I have changed my extensions but the video will still not play remotely.  It does play locally.
    Here is my new code
      <video controls width="448">
                <source src="Remodeling.mp4" type="video/mp4">
                <source src="Remodeling.ogv" width="448" height="298" type='video/ogg; codecs="theora, vorbis"'>
                <source src="Remodeling.m4v" type="video/m4v">
                <embed src="Remodeling.flv" type=application/x-shockwave-flash wIDth="448" HeIGHT=249 alloWScRIPTACCESs="always" aLLOwfUllSCREeN=true></EmbEd>
                </div>
    I'm thinking I have a MIME type issue as I read this article online.
    Here is a link
    http://diveintohtml5.org/video.html
    It's a great website for anyone looking to understand how to create and export video to html5.
    Anyway here is the section of article I'm interested in.
    What’s the proper MIME type? You’ve already seen it; it’s part of the value of the type attribute on a <source> element. But setting thetype attribute in your HTML markup is not sufficient. You also need to ensure that your web server includes the proper MIME type in the Content-Type HTTP header.
    If you’re using the Apache web server or some derivative of Apache, you can use an AddType directive in your site-wide httpd.confor in an .htaccess file in the directory where you store your video files. (If you use some other web server, consult your server’s documentation on how to set the Content-Type HTTP header for specific file types.)
    Can anyone tell me how to change my MIME type? I can see my .htaccess.html file and I tried adding in
    AddType video/ogg .ogv
    AddType video/mp4 .mp4
    AddType video/webm .webm
    But the server will not let me upload the new .htaccess file.  So I cannot change it.
    I'm using GoDaddy and have complete admin rights rights as far as I can tell.
    Again.  Any help is greatly appreciated.

  • Presenter published to HTML5 and SWF works in Firefox and Chrome but not in IE 11

    I was under the impression the IE 11 could handle HTML 5.

    Could you please let us know the exact issue you are facing while playing the HTML5 content on Internet Explorer 11. Which version of Presenter you are using ?
    To View the HTML5 content on desktops and laptops you need the following browsers.
    • Internet Explorer  10 or later
    • Firefox 4.x or later
    • Chrome latest
    • Safari 6.0 or later
    Regards,
    Rajeev.

  • CS5.5 HTML5 and getting MSSQL data

    I am a long time ASP developer and looking to get into HTML5 using Dreamweaver CS5.5 for Mobile apps. I am very excited to understand the mobile development features of CS5.5! I'm hoping somebody can point me into the right direction or explain what I'd need to do in order to do the following:
    Using HTML5 to create a mobile application within CS5.5 bundled for Android install (I understand this part)
    Query a MSSQL database on the web server we currently use for the client's normal (non-mobile) website
    Display the queried MSSQL data on the client's mobile Android app we created using HTML5
    In a nutshell, we are trying to create a mobile installable version of their website for Android and want to display the current data they are using from the database that runs their website. If they change a paragraph on their website through the database, their web app will show that same change, eliminating the need for double entry to maintain 2 different websites. How can this be done and by using what means?
    I look forward to hearing the responses!

    mara34 wrote:
    Maybe this book
    PHP Solutions   -
    David Powers
    David Powers book is outdated and so the OP needs to buy the recent editions by Robin Nixon:
    Robin Nixon's PHP Crash Course [Paperback]
    Learning PHP, MySQL, JavaScript, and CSS: A Step-by-Step Guide to Creating Dynamic Websites [Paperback]

  • HTML5 and 'Mark of the web'

    Are there any plans to add a 'Mark of the web' option for Responsible HTML5? Without it, end users using Microsoft Internet Explorer must set a security option to 'Allow active content to run on My Computer.' I know alternatives are to use Chrome or host the Help system (or ask end user to set up a web server in which to host the Help system), but neither of these workarounds are options at the present time. Thanks for any help you can provide.

    If you go to the index page of your output and edit it with notepad you can manually add the MOTW.  Mark up is shown below.
      <!-- saved from url=(0014)about:internet -->
    It is a time saving device for when you are not loading the content from a website.  When loading from a website the browser can see where it is coming from.  When running it off your local hard drive the browser cannot see a URL and blocks the content.  MOTW is placing an instruction into the web page telling the browser it is from the internet.  I have exactly the same issue when using other Authoring tools so use this when I want to test on IE.  Other browsers do not require this mark up. 
    Regards
    Dee

  • Ques from MS Virtual Academy, HTML5 and css for absolute beginners (moderator wanted transferred here - sorry about formatting)

    Question            
    HTML5 validated through Validator.nu.  are there any validators for css3?
    thanks.
                no styles transferred from css file, HTML 5 for the absolute beginner, lesson 3        
    None of my styles, color, font size, padding, floats, etc. came through to my lesson 3 internet explorer file.  I checked the html file and the css files as far back as coding the UTF-8 and all/text files. 
    Someone had a problem with background color and removed the screen code in the css file.
    In my software set up, I open the lesson 3 file from libraries with IE by pressing "open with" then I try to refresh the file as does Mr. Tabor.
    He directly has IE, I have that one extra step (maybe because Im using google?) .
    Does anyone have any ideas where I could be going wrong.
    Its go to be at the beginning if not even the colors are translating to the html/IE file????
    Thanks

  • CS6 creates HTML5 and warns of incompatability on the fly...true ?

    Hi,
    A good reason to get an upgrade from CS5 to CS6 is that CS6 can output as HTML5 so I am told. As there are features in flash that HTML5 can't reproduce, I am told that you can elect to have CS6 warn of these as you use them in your project when you first start the project,  some setting you select maybe , rather than find out the hard way when the project is done and ready to be exported as HTML5, is this true ?
    Is CS6 for HTML5 a good route to take or is it best to get the Adobe Edge program to create HTML5 ?
    If I were to stay with CS6 I could at least use my existing graphics drawn in Freehand (Macromedia :-)  now Adobe...grrr !) which I stepping stone into CS5 via Flash 8, support being dropped in CS5 by Adobe (grrrr again !)  I bet Edge hasn't Freehand support. I cant go over to redrawing years of work in Illustrator, its an awful prog for those used to Freehand, Illustrator ex Freehand users also agree.
    Envirographics

    Hi,
    A good reason to get an upgrade from CS5 to CS6 is that CS6 can output as HTML5 so I am told. As there are features in flash that HTML5 can't reproduce, I am told that you can elect to have CS6 warn of these as you use them in your project when you first start the project,  some setting you select maybe , rather than find out the hard way when the project is done and ready to be exported as HTML5, is this true ?
    Is CS6 for HTML5 a good route to take or is it best to get the Adobe Edge program to create HTML5 ?
    If I were to stay with CS6 I could at least use my existing graphics drawn in Freehand (Macromedia :-)  now Adobe...grrr !) which I stepping stone into CS5 via Flash 8, support being dropped in CS5 by Adobe (grrrr again !)  I bet Edge hasn't Freehand support. I cant go over to redrawing years of work in Illustrator, its an awful prog for those used to Freehand, Illustrator ex Freehand users also agree.
    Envirographics

  • Whether the AIR app support create some formats of rich media (besides html5) and share to others within the app?

    I want to develop an app that have some features like
    user can create animation content in some public or  proprietary format
    user can share the content to others within the app
    HTML5 is a choice but not the best for performance reason
    May I use AIR  or any other suggestions? thanks a lot!

    I think the real reason they choose INDesign is because it a first a layout tool. Which is what magazine's use for the content. They know the this is where the distribution sector is. You get the Magazine corporations to adopt it, then you add the Multimedia capabilities that provides these same corporations the ability to use their existing layouts as a base then build the interactivity from there.
    My issue is that I can't be the only one who saw this need arising. A tool that incorporates layout, multimedia and publishing to various platforms which has power and ease of use is so badly needed. I am amazed that Apple did not partner with someone, especially Adobe to create a tool of this nature.
    Creating great applications, apps, and multimedia documents in my opionion should not be developed only by those with great technical skill. Anyone who can conceive of an idea, has good knowledge of Adobe and Apple Professional tools should be able to easily create apps and multimedia documents. Yet no one has developed a good WYSIWG tool. You still need so much coding to get anything done.
    All I can say is... the labs division said that September was the release date for the tools they used for the Wired App. So where are they?

Maybe you are looking for

  • Report Conversion Tool  error

    Hi exports iam using software 3.1 Iam facing below issue ,while  converting deski to webi reports Note : All my servers are up .. Is i need to enable any options in servers Thanks, Raghunath

  • How to print all the same color events together?

    I am wanting to print off a chore schedule and have all of the blue tasks print off together, all of the green tasks printed together, ectra. It all looks good on the screen with all like colored events grouped together, but when I print it off the e

  • External HDD StorE PA4096-1HF4 not detected in Windows 7

    External HDD Model: PA4096-1HF4 Type: StorE Art 640 GB, 3.5 inch, USB 2.0 OS: Windows 7 Home Premium The drive is not showing up in explorer (computer) or device manager or disk management. Only _*suggestion*_ I have found so far is to uninstall USB

  • Render Benchmarks: GPU vs Quicktime X vs Compressor Quick Clusters vs Compressor distributed

    I've been using Final Cut since the early days when Apple acquired the original technology and began bundling apps to create Final Cut Studio,  Along the way, I have used Compressor and now have the latest version installed.  I don't use Compressor m

  • HT1925 Removing not an option in control panel?

    My computer doesn't give the option to remove itunes, it only says that it can "fix" it. Do I have to have apples permission to uninstall it off of my computer?