background preloader

Framework

Facebook Twitter

Les librairies JavaScript vraiment utiles. JSTweener JSTweener est une librairie de gestion des transitions (tween en anglais) basé sur la classe Tweener utilisée dans le code ActionScript de Flash.

Les librairies JavaScript vraiment utiles

$fx() - JavaScript Animation Library $fx() est une librairie JavaScript légère (moins de 4Ko) d'animation d'éléments HTML. Elle vous permet de modifier n'importe qu'elle propriété CSS progressivement avec un paramétrage simple. Vous pouvez aussi combiner les effets en les enchainant ou en les synchronisant. Facebook Animation Cette librairie vous offre beaucoup de possibilités pour améliorer leur page Facebook avec juste une ou deux lignes de code.

Autres librairies : FX, Animator.js, jsAnim SoundManager. PropertyCross. Brite.js, a minimalistic MVC framework for jQuery (MVC for jQuery), DOM Centric MVC. Brite.js is a simple but powerful DOM centric MVC (D-MVC) framework for building high-end HTML5 applications.

brite.js, a minimalistic MVC framework for jQuery (MVC for jQuery), DOM Centric MVC.

The driving concept is to just add the missing MVC pieces to the DOM rather than force fitting Desktop MVC and Widget patterns to the DOM. The result is simpler, easier to optimize, and more scalable HTML/CSS/JS application code. In short, brite turns the DOM (and jQuery) into a robust, efficient, and scalable MVC platform. brite.js is MIT licensed, hosted on GitHub (source sode, brite.min.js, brite.js), and its only dependency is jQuery core (1.8 and above). Brite MVC Overview Model Extensible DAO model Asynchronous Store & UI Independent. Zepto.js: the aerogel-weight jQuery-compatible JavaScript library.

JavaScript UI - w2ui. What People Are Saying I have been using it quite substantially for a number of different projects now and must say that I absolutely love the way it works. - Soteri Panagou I've been using your grid on a couple of small projects and I've got to say it's an awesome piece of work.

JavaScript UI - w2ui

It's very easy to configure and offers a lot of features while staying really responsive. As a programmer it inspires me to write better code. - Collanders I must say, I really like all of these controls. . - Bob F I was searching for a slick and simple, but also user-friendly UI library. 100+ Best jQuery Plugin with examples of January 2013. Demo effets jQuery. Web Programming Step by Step, Chapter 9: Events and Prototype. Chapter 9 Events and the Prototype Library Except where otherwise noted, the contents of this presentation are Copyright 2009 Marty Stepp and Jessica Miller. 9.1: The Prototype JavaScript Library 9.2: Event-Handling JavaScript is a powerful language, but it has many flaws: The DOM can be clunky to use The same code doesn't always work the same way in every browser code that works great in Firefox, Safari, ... will fail in IE and vice versa Many web developers work around these problems with hacks: if (navigator.appName === "Microsoft Internet Explorer") { ...

Web Programming Step by Step, Chapter 9: Events and Prototype

Prototype JavaScript library adds many useful features to JavaScript: many useful extensions to the DOM added methods to String, Array, Date, Number, Object improves event-driven programming many cross-browser compatibility fixes makes Ajax programming easier (seen later) Prototype adds new methods to many existing JavaScript types: categories: CSS classes, DOM tree traversal/manipulation, events, styles var = $$(""); Prototype.js : Le framework Ajax, JavaScript et DHTML - le-developpeur-web.com. Prototype JavaScript framework: a foundation for ambitious web applications.

jQuery Wiki. jQuery UI Demos. jQuery UI offers a combination of interaction, effects, widgets, utilities, and themes designed to work well together or on their own.

jQuery UI Demos

Play with the demos, view the source, build a theme, read the API documentation and start using jQuery UI today. Interactions Interactions add basic mouse-based behaviors to any element. You can create sortable lists, resizable elements, drag & drop behaviors and more with just a few lines of code. Interactions also make great building blocks for more complex widgets and applications. Widgets Widgets are full-featured UI controls that bring the richness of desktop applications to the Web. Effects Effects add support for animating colors and class transitions, as well as providing several additional easings.

Utilities. Juice UI → Supercharge ASP.NET Web Forms with jQuery UI. 100+ Best jQuery HTML5 Tutorial with Demos 2012. Trumbowyg : jQuery plugin for WYSIWYG HTML editor Simple HTML Editor field for the Silverstripe CMS that uses the Trumbowyg jquery plugin for WYSIWYG editing.Editor and generated code are optimized for HTML5 support.

100+ Best jQuery HTML5 Tutorial with Demos 2012

Compatible with all recents browsers like IE8+, Chrome, Opera and Firefox. WebSnowjq.js : Snow day using HTML5 & jQuery WebSnowjq.Js is a jQuery plugin made using HTML5 and javascript to create a virtual snow fall on a web page. WebSnowjq.Js is compatible with all browsers supporting HTML5. Audio Recording with Custom Audio Player using jQuery & HTML5 Today we want to discuss how to publish a voice recording messages on newsfeed using Jquery and HTML5 with custom HTML5 audio player. Prism Effect Slider with HTML5 Canvas & JavaScript Today we’d like to show you how to build a simple slider with an interesting “prism” effect. Drinks. Enyo JavaScript Application Framework.