Colorful Sliders With jQuery & CSS3

See on Scoop.itjQuery-Javascript


In this tutorial we are using jQuery and the new transformation features brought by CSS3 to create a three dimensional dynamic slider effect.


See on tutorialzine.com

Meet Crockford’s JSCheck

See on Scoop.itjQuery-Javascript


There are dozens of JavaScript testing frameworks, but most of them function in, more or less, the same way.


See on net.tutsplus.com

Crossfilter

See on Scoop.itjQuery-Javascript

Crossfilter is a JavaScript Library for exploring large multivariate datasets in the browser. Crossfilter supports extremely fast (<30ms) interaction with coordinated views, even with datasets containing a million or more records; we built it to power analytics for Square Register, allowing merchants to slice and dice their payment history fluidly.


See on square.github.com

jQuery and General Javascript Tips to Improve Your Code

See on Scoop.itjQuery-Javascript


If you use jquery regularly or plan to start using it as more and more web developers tend to do I believe a few fundamentals and best practice tips to improve your jquery code will be worth spending a few minutes on.


See on www.tripwiremagazine.com

EU Cookie Law: 2 jQuery Plugins To Not Break It

See on Scoop.itjQuery-Javascript

It is a European Union e-Privacy Directive that will become active on 26th May 2012 and “requires website owners to take the permission of the user before placing anything (cookies, HTML5 local storage..) to their computer for tracking them (cookies exist in analytics apps, many sign-up/login pages, widgets, etc.)…


See on www.webresourcesdepot.com

How to use Geolocation and Yahoo’s APIs to build a simple weather webapp

See on Scoop.itjQuery-Javascript


Today we will be using the HTML5 Geolocation API to present the user with a personalized weather forecast.


See on tutorialzine.com

How to make Snake Game using jQuery

See on Scoop.itjQuery-Javascript

webdeveloperjuice.com – Well while checking the simplicity of jQuery , tried making snake game which is quite popular on mobiles or cellphones…


See on digg.com

HTML5 Video Player

See on Scoop.itjQuery-Javascript

Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video, today. This is also known as an “HTML5 Video Player”. Video.js provides a common controls skin built in HTML/CSS, fixes cross-browser inconsistencies, adds additional features like fullscreen and subtitles, manages the fallback to Flash or other playback technologies when HTML5 video isn’t supported, and also provides a consistent JavaScript API for interacting with the video…


See on videojs.com

Syncfusion Ebooks

See on Scoop.itjQuery-Javascript

jQuery Succinctly was written to express, in short-order, the concepts essential to intermediate and advanced jQuery development. Its purpose is to instill in you, the reader, practices that jQuery developers take as common knowledge. Each chapter contains concepts essential to becoming a seasoned jQuery developer….


See on www.syncfusion.com

A javascript game engine with jQuery

See on Scoop.itjQuery-Javascript

gameQuery is an easy to use jQuery plug-in to help make javascript game development easier by adding some simple game-related classes. If you know how to use jQuery you almost know how to use gameQuery! To learn more go to the documentation page. The project is hosted on GitHub and you can follow it on a twitter page for the daily progress of the development…


See on gamequeryjs.com