Contact Me

@zoltandulac

Categories

Archives

Entries Tagged as 'HTML5'

Creating Cross Browser HTML5 Forms Now, Using modernizr, webforms2 and html5Widgets

July 27th, 2010 by zoltan · 14 Comments

Next generation web forms using HTML5 is hard to do today due to spotty browser support. I demonstrate how a suite of JavaScript libraries can be used to help us use HTML5 Forms today.

[Read more »]

Tags: Forms · HTML5 · JavaScript

Cross Browser HTML5 Drag and Drop

January 10th, 2010 by zoltan · 24 Comments

Update (Feb 3, 2009): A bug in Webkit seems to be the culprit in the permissions form example below not working correctly in Safari 4. The code has been updated to work around this bug and the article below has been updated. Thanks to russbuelt for pointing this out. Apparently, an example made by Apple [...]

[Read more »]

Tags: HTML5 · JavaScript