Web Resources

TwitterFacebook
Get flash to fully experience Pearltrees

jQuery++

http://jquerypp.com/#dimensions I am a MIT licensed collection of extremely useful DOM helpers and special events for jQuery 1.8 and later. I’m not a UI project like jQuery UI or jQuery Tools .
A product page is any page on your website that showcases a product.

Making an Impressive Product Showcase with CSS3

http://tutorialzine.com/2012/02/css3-product-showcase/
Fonts

Abhinay's Web-Dev Blog: Free PHP Rotten Tomatoes Scraping API

In continuation to my previous posts on PHP and ASP.NET IMDb Scraping API’s, I have designed one more movie information scraping API for RottenTomatoes.com . http://web3o.blogspot.com/2011/01/free-php-rotten-tomatoes-scraping-api.html
HTML5 Upload

http://milesj.me/blog/read/15/5-custom-basic-php-string-functions

Miles Johnson // Blog: String functions

It's now time for some PHP that isn't Cake related.

Mousetrap - Keyboard shortcuts in Javascript

Mousetrap. bind ( '4' , function () { highlight ( 2 ); }); Mousetrap. bind ( 'x' , function () { highlight ( 3 ); }, 'keyup' ); Mousetrap. bind ( 'command+shift+k' , function (e) { highlight ([ 6 , 7 , 8 , 9 ]); return false ; }); Mousetrap. bind ([ 'command+k' , 'ctrl+k' ], function (e) { highlight ([ 11 , 12 , 13 , 14 ]); return false ; }); Mousetrap. bind ( 'g i' , function () { highlight ( 17 ); }); Mousetrap. bind ( '* a' , function () { highlight ( 18 ); }); Mousetrap. bind ( 'up up down down left right left right b a enter' , function () { highlight ([ 21 , 22 , 23 ]); }); Introduction http://craig.is/killing/mice
The power of CSS3 is enormous and in this tutorial we will see how to exploit it in a very creative way. http://tympanus.net/codrops/2011/11/02/original-hover-effects-with-css3/

Original Hover Effects with CSS3

Animate.css - a bunch of plug-and-play CSS animations

http://daneden.me/animate/ via Ad Packs animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.
http://www.netmagazine.com/tutorials/chain-css-animations-together-javascript

Chain CSS animations together with JavaScript

This article first appeared in issue 229 of .net magazine – the world's best-selling magazine for web designers and developers.
http://css3clickchart.com/#multiple-columns Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.

CSS3 Click Chart | CSS3 Browser Support and Information

run loader or download on BitBucket http://widgets.better2web.com/loader/

Percentage Loader

New tools for web design and development: June 2012

This month has a feeling of richness and texture, with earthy notes coming through and some strong fruity aromas. That's right, it's a vintage. In a month when Google teamed up with Lego to rebuild Australasia one block at a time , the apps shown here could only ever be a shortlist.
If you add the horizontalNav-notprocessed class to your HTML menu then this class will be removed when HorizontalNav runs and a horizontalNav-processed class will be added.

BaseDemo - HorizontalNav

Design

skrollr - parallax scrolling for the masses

parallax scrolling for the masses
impress.js

Timeline Portfolio

Timeline is a jQuery plugin specialized in showing a chronological series of events.