Welcome To Snipplr
Everyone's Recent JavaScript Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
The `localStorage.key` method is a great way to loop over localStorage items.
0
1560
posted 16 years ago by andrew8088
uses JavaScript to check DOM for proper clean linkback to widget source
1
1570
posted 16 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
3913
posted 16 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
2345
posted 16 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
2142
posted 16 years ago by rumremix
Simple function to return a decimal value between the minValue and the maxValue.
0
3059
posted 16 years ago by Jamie
Simple function to return a value between the minValue and the maxValue.
0
1876
posted 16 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
2337
posted 16 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
2063
posted 16 years ago by iqwebdev
A light-weight solution for x-browser rounded corners solution, degrades gracefully back to square corners
0
1591
posted 16 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
2242
posted 16 years ago by Hercolena