NetTalk Central

Author Topic: HTML5 Question  (Read 2214 times)

RayA

  • Newbie
  • *
  • Posts: 43
    • View Profile
    • My Web Site
    • Email
HTML5 Question
« on: March 02, 2012, 08:54:52 AM »
This is really great stuff Bruce, I can tell you are putting some really well thought and hard work into NetTalk6.  My question is what is the HTML5 place holder used for and what is the future of NetTalk and HTML5?

Ray Abadie
Lafayette, La.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11155
    • View Profile
Re: HTML5 Question
« Reply #1 on: March 02, 2012, 07:44:20 PM »
Hi Ray,

"Placeholders" are text that appear, typically in a light grey color, _inside_ an entry box when the entry box is empty which give the user some idea of what to type. For example in date fields it's common to put the date format (mm/dd/yyyy) (*) or in locator fields to put "search" - stuff like that.

(*) The date thing is actually a good example, but actually the user can type in any format they like into a date field, and it'll figure it out. if you enter 31/12/2010 it knows that is dd/mm/yyyy even if the format asked for is mm/dd/yy. You can even type in stuff like "tomorrow" or "next week" or "3rd wednesday in june" and it's still fine.

HTML5 is mostly a natural evolution of HTML - there's nothing magical about it - but yes it has a bunch of new features. Of course we already make use of many of those features, and I'll continue to adopt others as time permits. So far all the features used are backward-compatible so actually we're generating HTML5 already - but there's certainly more in HTML we can use - the pace is really dependent on the pace that the browser makers implement stuff on their side.

cheers
Bruce


RayA

  • Newbie
  • *
  • Posts: 43
    • View Profile
    • My Web Site
    • Email
Re: HTML5 Question
« Reply #2 on: March 03, 2012, 12:43:04 AM »
Thanks Bruce

Have A Great Weekend ..............