This is a short video clip that explains how to develop a simple web page that utilizes the jQuery Mobile library.
You can find more video clips as well as other training material available for free personal usage at www.abelski.com
Not long ago, Paul Irish, who works on jQuery and Google Chrome, recorded an excellent screencast which details ten things he learned from the jQuery source. Well today, he’s back with eleven more helpful notes, tips, and tricks. It’s a must watch.
What's the state of the most popular JavaScript library today? What's in-store for upcoming releases? At an event hosted at Microsoft on November 9th, 2010, Yehuda Katz (a core member of the jQuery team) talked about updates planned for jQuery 1.4.3 and plans for jQuery 1.5, due next year.
He also covers:
- initiatives of the jQuery project
- jQuery mobile
- formalizing governance of the jQuery project
Download the slides at: http://marakana.com/f/12312
Présentation de la librairie jQuery Mobile et création d'une application simple
An in depth look at the Fullsize jQuery Plug-in - (Fullsize is an attempt to get a new < img > attribute called fullsize into the next version of HTML)
For more info go to: http://www.addfullsize.com/
Feature overview for a TipTip, it is a very lightweight and intelligent custom tooltip jQuery plugin.
View all the documentation here: http://code.drewwilson.com/entry/tiptip-jquery-plugin
Tutorial in english : Sporadically, over the course of each month, we'll post a "Dissecting jQuery" video quick tip. The idea behind these is that we'll take a single chunk of the jQuery source at a time, break it down, and determine exactly what's going on under the hood, so to speak. Then, with that knowledge, we'll learn how to better utilize the library in our coding. Today, we'll review filters.
In english : The ease and simplicity of jQuery's API can be attributed to its success and shortcomings as new developers tackle larger and more complex tasks. Join us for this session as we walk through The top 5 mistakes jQuery developers can make. We look at lower level syntax issues up through architectural decisions with jQuery. This session discusses selector performance, iterating with jQuery, event binding strategies, Ajax handling techniques and jQuery on public CDN's for applications large and small. Gain a greater understanding of these core concepts and where developers can go wrong.
English tutorial : Ideas on how to mix front-end jQuery interface with back-end Zend Framework. May be boring for advanced users.
English tutorial : Ideas on how to mix front-end jQuery interface with back-end Zend Framework. May be boring for advanced users.