PHP Classes

HTML5

Recommend this page to a friend!

      PHP Forms Class with HTML Generator and JavaScript Validation  >  PHP Forms Class with HTML Generator and JavaScript Validation package blog  >  How to Show Google Ma...  >  All threads  >  HTML5  >  (Un) Subscribe thread alerts  
Subject:HTML5
Summary:HTML5 Inputs
Messages:4
Author:James
Date:2010-02-02 19:08:29
Update:2010-02-03 08:16:58
 

  1. HTML5   Reply   Report abuse  
Picture of James James - 2010-02-02 19:08:29
Hello again -

I've been using your excellent forms and metabase classes for quite sometime now. Just curious if you have plans to support HTML5 inputs at some point in the future?

Thanks for sharing your work!


  2. Re: HTML5   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2010-02-02 19:21:50 - In reply to message 1 from James
Maybe with plug-ins but they would not work in browsers that do not support HTML 5 yet.

  3. Re: HTML5   Reply   Report abuse  
Picture of James James - 2010-02-02 19:44:32 - In reply to message 2 from Manuel Lemos
I understand.

I'm in no rush, but support for HTML5 seems to be coming fast. FF, Safari and Opera have good support for HTML5. Not so sure about Chrome. IE is still trying to figure out the 4.01 standards..;)

I develop intranet apps where the primary browser is the latest FF. Some don't even allow IE. I just started exploring the possibilities recently and because of my dependence on the forms class, you were my first thought.

Thanks for your quick response.

  4. Re: HTML5   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2010-02-03 08:16:59 - In reply to message 3 from James
It is more likely that HTML 5 features will be supported at Javascript level. That allows falling back to methods compatible with older browsers on which do not support HTML 5 Javascript API yet.