Welcome To Snipplr
Everyone's Recent JavaScript Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
The `localStorage.key` method is a great way to loop over localStorage items.
0
783
posted 14 years ago by andrew8088
uses JavaScript to check DOM for proper clean linkback to widget source
1
814
posted 14 years ago by cartercole
This example shows how enableEditing can be emulated in version 3 of the Google Maps API. \\r\\nWhen releasing an editable point after dragging it, the changed part of the polyline will be updated.\\r\\nPoints can be added to by clicking on the map a...
0
2569
posted 14 years ago by peckham
This code works for me without requiring any includes, plugins, or service packs. It should also integrate seamlessly with jquery. If needing to perform this process more than once on a page, make sure namedListItem variable is unique for each case (...
0
1279
posted 14 years ago by rumremix
This code works for me without requiring any includes, plugins, or service packs. It should also integrate seamlessly with jquery.
0
1124
posted 14 years ago by rumremix
Simple function to return a decimal value between the minValue and the maxValue.
0
1920
posted 14 years ago by Jamie
Simple function to return a value between the minValue and the maxValue.
0
950
posted 14 years ago by Jamie
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
1253
posted 14 years ago by jonkemp
Replace “value†with the default value. If the field is selected, the default value will go away. If the user has previously changed the field value, it’ll be left alone.
Alternatively, use onfocus=â€this.value=â€;†to always clear the f...
1
975
posted 14 years ago by iqwebdev
A light-weight solution for x-browser rounded corners solution, degrades gracefully back to square corners
0
914
posted 14 years ago by simon87ainley
Please note that background colour, font sizes, font family, border style, border collapse, padding, td style flip horizontal or vertical and whether object intended to be flipped is a word or pic indicated by url is merely arbitrary, as code may be...
0
1210
posted 14 years ago by Hercolena