background preloader

jQuery : écrivez moins pour faire plus !

jQuery : écrivez moins pour faire plus !

http://fr.openclassrooms.com/informatique/cours/jquery-ecrivez-moins-pour-faire-plus

Magnet letters tentative with JQuery and CSS3 Who doesn’t love mag­netic let­ters on a fridge? I saw some­thing like that a while ago, and tried to repli­cate the same effects in my own, messy way. It was a good occa­sion to test the . The demo It’s here: Understanding MVVM – A Guide For JavaScript Developers MVVM (Model View ViewModel) is an architectural pattern based on MVC and MVP, which attempts to more clearly separate the development of user-interfaces (UI) from that of the business logic and behaviour in an application. To this end, many implementations of this pattern make use of declarative data bindings to allow a separation of work on Views from other layers. This facilitates UI and development work occurring almost simultaneously within the same codebase. UI developers write bindings to the ViewModel within their document markup (HTML), where the Model and ViewModel are maintained by developers working on the logic for the application. History

Making a jQuery Countdown Timer Martin Angelov When building a coming soon or event page, you find yourself in search for a good way to display the remaining time. A countdown gives the feel of urgency, and combined with an email field will yield more signups for your newsletter. Today we are going to build a neat jQuery plugin for displaying a countdown timer. iRip 2 – iPod and iPhone music transfer software for Mac or PC – The Little App Factory Transfer songs from your iPod or iPhone to your Mac or PC. And videos, podcasts, ringtones, books, photos, contacts, and texts too. Transfer everything. Transfer music, and everything else, from your iPod or iPhone to your Mac or PC. If you’ve lost the media collection on your computer, you can easily restore all the contents from your device using iRip 2 and its syncing assistant. Music, and everything else.

Overlay Effect Menu with jQuery In this tutorial we are going to create a simple menu that will stand out once we hover over it by covering everything except the menu with a dark overlay. The menu will stay white and a submenu area will expand. We will create this effect using jQuery. Arctext.js - Curving Text with CSS3 and jQuery While CSS3 allows us to rotate letters, it is quite complicated to arrange each letter along a curved path. Arctext.js is a jQuery plugin that let's you do exactly that. Based on Lettering.js, it calculates the right rotation of each letter and distributes the letters equally across the imaginary arc of the given radius.

Ajax Tutorial - MySQL We already know how to run an external PHP script with AJAX, so let's take it to the next level and pull some data down from a MySQL database. Our "order.html" file and PHP script will have to be updated and we also need to make a new database. To clearly illustrate how easy it is to access information from a database using Ajax, we are going to build MySQL queries on the fly and display the results on "order.html". Create a new database or use an existing one and then import the table ajax_example.sql to that database. This sql file will create the table ajax_example and insert all the data rows. The table has four columns:

Beautiful Examples of Flat Icons Design Flat Design is one of the newest approaches in web design, aiming for simplicity and powerful visual impact and using shapes as patterns and backgrounds. Microsoft’s Metro user interface is probably the most popular Flat Design example. We already discussed the Flat Design approach in-depth, and we did it for quite some time now. Most of you know Designmodo promotes Flat Design with proudness and designers its own framework according to the Flat Design principles. Therefore today we took our time to browse around the web and find even more flat design examples, only this time we will focus mostly on icons, not on web designs as whole.

Related:  JQuery