background preloader

Javascript

Facebook Twitter

Non-drupal BUEditor.

AJAX - Articles et tutos

Getting Started with IndexedDB. Download source code - 1.31 KB Introduction One of the new JavaScript APIs that HTML5 has to offer is the IndexedDB API.

Getting Started with IndexedDB

The Basics of jQuery ↩ Andrée. So, a while back I had an internal presentation at work about this topic.

The Basics of jQuery ↩ Andrée

A few good friends in the community took a look at my slides, and they thought it would make a nice blog post because “there can’t be too many good posts about jQuery introduction and best-practices.” Whether this post is going to be good or not, is up to you but I’ll try to outline what jQuery is, and how you can start working with it. For most of you, this will just be a re-cap and probably not provide much new information but can perhaps serve as a reference post if you ever need one. I will expect some basic knowledge about JavaScript but you do not have to be an expert, heck, you don’t even need to have used jQuery before—but you should know terms like object literals, anonymous functions, and what DOM and CSS are.

What is jQuery?