Welcome To Snipplr


Everyone's Recent Snippets Tagged html5



Uploading multiple files at once used to be strictly in the realm of flash or required javascript to crate multiple upload forms as needed. The first method has the problems with the general incompatibility of flash. The second, well, it's a very low...
0 2317 posted 15 years ago by FatFolderDesigner
0 1327 posted 15 years ago by filR
1 1778 posted 15 years ago by MarkusToe
2 1719 posted 15 years ago by tylerlin
JavaScript file that creates the HTML5 elements for IE8 and below (by Remy Sharp). Just call the file from the head of the html in a conditional comment [if lte IE 8].
0 1473 posted 15 years ago by polly42
1 1354 posted 15 years ago by craftymethod
Just a bit of essential code lines to start everytime from. // I don't use it :P
5 3048 posted 15 years ago by claudiowebdesign
Grupo de titulos de cabecera
0 1206 posted 15 years ago by ezequiel
0 1654 posted 15 years ago by dre1080
2 2099 posted 15 years ago by nveselinov
based upon http://www.snipplr.com/view/41900/base-html5-template/
2 1459 posted 15 years ago by withinmedianl
4 1927 posted 15 years ago by sb_01
Well almost ;) This should really cover most any browser out there. If no HTML5 support will fall back to flash, so for this example Flowplayer is required, but any flash video would work. also FP will play many different formats not just flv.
5 3020 posted 15 years ago by myke
HTML5 starting point template. Used in conjunction with HTML5 CSS reset at the above link.
12 3440 posted 15 years ago by vagrantradio
my HTML 5 css reset
1 2262 posted 15 years ago by Ashung
Uses html5 geolocation to determine device position and sets this as the starting point for directions on a Google Map. Use modernizer to detect support.\r\n\r\nhttp://diveintohtml5.org/geolocation.html\r\n\r\nhttp://code.google.com/apis/maps/docume...
1 3340 posted 15 years ago by Meander365
0 1654 posted 15 years ago by ichnoweb
3 1746 posted 15 years ago by emanuelfelipe
0 2089 posted 15 years ago by emanuelfelipe
Reworked CSS reset I use in projects. *Updated, added input type font inheritance and removal of firefox button outline, removed depreciated items; center, font, applet, big, s, u, tt, strike, menu & acronym. Uncompressed version in the link above.
3 2746 posted 16 years ago by vagrantradio
Generic function to test whether and element supports a particular element in HTML5.
0 1731 posted 16 years ago by vagrantradio
I tried a menu bar with html5 and css3. Please give me some advice for more advance.
1 2154 posted 16 years ago by jamepaul
The `localStorage.key` method is a great way to loop over localStorage items.
0 1502 posted 16 years ago by andrew8088
this shows you how to use localStorage to have a page remember content that has been edited with the html5 attribute, contenteditble
0 1773 posted 16 years ago by adriamooney
HTML5 geolocation using the new HTML5 geolocation API, JavaScript and Google Maps. HTML5 geolocation detection is included. This will work in almost every modern browser except IE, but if your browser does not support it, it will tell you so. It will...
3 2283 posted 16 years ago by jonkemp
Just a quick script to enable default text within a form element to be cleared or restored upon focus/blur of a particular element. Should give you roughly the same functionality as the new HTML5 webforms "placeholder" attribute.
0 1641 posted 16 years ago by scheurbert