Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged list



« Prev 1 Next »
This step-by-step tutorial describes how to build an HTML5-based mobile web app by means of Webix library (open source, GPL) and PhoneGap framework. As a result you’ll get an awesome native app for Android devices with rich UI and high performance.
0 2511 posted 10 years ago by kengajunior
The following code fetches contents of each Title field from the list called "LandingMiddleLinks"
0 2154 posted 12 years ago by rumremix
This will remove the items in a select box/list box that have been selected.
0 1156 posted 12 years ago by j100
Although I realize one should be able to filter a store to remove unwanted items in the list, this allows the list items through and just hides them via CSS.
0 1244 posted 13 years ago by Winkyboy
The closest to a generic List in javascript. When calling constructor - new List(Module) - add model in constructor parameter
0 1190 posted 13 years ago by mikkeldamm
Sorts a list by its 'data-' attribute. Customization is very easy.
0 1343 posted 13 years ago by inreflection7
Pass this for onclick. Add 'selected_image' id to css.
0 928 posted 14 years ago by donaldcook
This JavaScript code snippet checks each integer in an array. If necessary, one or more leading zeros are added to an integer. Note that each integer becomes a string.
1 1052 posted 15 years ago by DADU
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 1533 posted 15 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 1336 posted 15 years ago by rumremix
0 1349 posted 15 years ago by ekinertac
0 1113 posted 15 years ago by smashu
0 1223 posted 15 years ago by smashu
listsEqual(["1","2"], ["1","2"]) is true;
0 1080 posted 15 years ago by prudnikov
Starting from jQuery 1.3
1 1323 posted 16 years ago by omixen
Use the Ka.Util.getLocationParam utility method to get the mediaType GET parameter: --<br> For more tips and tricks checkout the <a href="http://www.kickdeveloper.com/resources">KickApps resources page</a>.
0 1039 posted 16 years ago by krunkosaurus
originally posted by penguin999 here: http://snipplr.com/view/3372/radio-button-values-using-jquery/
2 1676 posted 16 years ago by omixen
1 1073 posted 19 years ago by perelin
« Prev 1 Next »