javascript
Alle Einträge mit dem Tag "javascript"
Webdevelopment und was vom Leben übrig bleibt
Alle Einträge mit dem Tag "javascript"
Donnerstag, 12. Januar 2012
Mittwoch, 11. Januar 2012
PxLoader is a Javascript library that helps you download images, sound files or anything else you need before you take a specific action on your site (like showing a user interface or starting a game). You can use it to create a preloader for HTML5 games and websites.
It let's you monitor download status by providing progress and completed events and it lets you prioritize the order in which items are downloaded. You can even tag groups of files and then prioritize downloads or register for events by tag.
Montag, 21. November 2011
Sonnabend, 22. Oktober 2011
An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
Start here, build everywhere.
Freitag, 21. Oktober 2011
This jQuery Word and character counter plug-in allows you to count characters or words, up or down. You can set a minimum or maximum goal for the counter to reach.
Mittwoch, 21. September 2011
This plugin is an experiment for abstracting away the touch and mouse events so that developers don't have to worry about which method of input the device their document is loaded on supports.
Mittwoch, 29. Juni 2011
Native scrolling for the mobile web.
Mittwoch, 4. Mai 2011
Zepto.js is a minimalist JavaScript framework for mobile WebKit browsers, with a jQuery-compatible syntax.
Dienstag, 19. April 2011
Montag, 7. März 2011
Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll to an element.