background preloader

Webdesign

Facebook Twitter

Magazine webdesign et blog collaboratif - Blog Du Webdesign. Web Designer Wall – Design Trends and Tutorials. Awwwards - Website Awards - Recognition & Prestige for Web Designers. Web design inspiration. Zelect. Transit - CSS transitions and transformations for jQuery.

What about older browsers?

Transit - CSS transitions and transformations for jQuery

Transit degrades older browsers by simply not doing the transformations (rotate, scale, etc) while still doing standard CSS (opacity, marginLeft, etc) without any animation. Delays and durations will be ignored. // Delegate .transition() calls to .animate()// if the browser can't do CSS transitions.if (! $.support.transition) $.fn.transition = $.fn.animate; Fallback to frame-based animation If you would like to fallback to classic animation when transitions aren't supported, just manually redefine .transitition to .animate.

(Note: if you're using custom easing, you may need to also use jQuery Easing, and restrict your use of easing options to the ones defined there.) $.fx.speeds. Default duration Transit honors jQuery's default speed, $.fx.speeds. Custom easing Define custom easing aliases in $.cssEase. Expanding Search Bar Deconstructed. How to create a simple parallax effect. All over the web, sites are springing up, that use what is known as a parallax scroll.

How to create a simple parallax effect

In essence, a parallax scroll is when content scrolls at different speeds, creating a sense of perspective and therefore depth. It’s an appealing effect, and can be applied to as many layers as you like. In this article I’m going to introduce the basic principles by showing you how to build a simple two layer parallax effect. The HTML To start off we need some HTML, we’ll include some filler text to be placed within a section and then another <div> that will hold our background:<div class=”bg”></div> Arweb : Création de site internet Saint-Brieuc, Rennes, Dinan, Bretagne. Editr - HTML, CSS, JavaScript playground. Simple Icon Hover Effects with CSS Transitions and Animations.

Previous Demo Back to the Codrops Article Mobile Desktop Partners Support Security Settings Time Videos List Refresh Images Edit Link Mail Location Archive Chat Bookmarks User Contact.

Simple Icon Hover Effects with CSS Transitions and Animations

Buttons - A CSS button library built with Sass and Compass. Caption Hover Effects - Demo 1. Sly. Introduction Sly is a JavaScript library for advanced one-directional scrolling with item based navigation support.

Sly

It can be used as a simple scrollbar replacement, as an advanced item based navigation tool, or as a great navigation and animation interface for parallax websites. This is achieved by a powerful & developer friendly API that provides a bunch of very useful methods giving you control over everything. Dependencies jQuery 1.7+ jQuery Socialist Social Media Plugin - Create and combine feeds from social networks. In1 | plugins A jQuery Social Plugin to create a single social media stream from multiple social network feeds Socialist is a social feed plugin that combines multiple social media feeds in one place.

jQuery Socialist Social Media Plugin - Create and combine feeds from social networks

Use it to combine content and create a social wall from Facebook, Twitter, LinkedIn, YouTube, Pinterest, Flickr, Tumblr, Craiglist RSS and other social networks. Features. Bringing modern web standards to everyone. Master Photoshop CS6 With These Awesome Tutorials. There is never a shortage of Photoshop CS6 tutorials to get your creative juices flowing.

Master Photoshop CS6 With These Awesome Tutorials

Today we have assembled an awesome collection of PS tutorials from around the Web. I am confident that these tips and tricks will arm you with all the necessary techniques in-order to achieve those latest text effect and photo manipulation trends. Hope you like them and tune in later for the next installment of Photoshop tutorials! Want more articles on useful Photoshop tutorials? Check out some of my previous posts: 100 Photoshop CS6 Tutorials Learn Photoshop CS6 From These Great Tutorials Master Photoshop CS6 With These Awesome New Tutorials Photoshop CS6 Tutorials: Wicked Compilation Of Tips And Tricks. Design Tutorials - Photoshop, Illustrator & InDesign.

Nouveautés photoshop cc : la formation gratuite avec Photoshop CC sur Tuto. Mobile Patterns - Recently Added. Thumbalizr - thumb your webpages. Web Fonts. @font-face. Our Google Announcement :( Google have recently announced that they are also entering the web-font market - with the same free, hosted model as ours.

@font-face

Although we have put 100's of hours into the design, development and readying of 150+ fonts (x4 formats = 600!) , with only weeks before font-face.com was ready to go live, we have decided to bow out now. A bitter blow to the team. Our decision has not been easy. The last thing we would want is to host fonts for everyone to link to, only to at some point (after google have beaten us) be forced to turn them off - destroying your website designs.

Can I use... Support tables for HTML5, CSS3, etc. Create Your Icon Fonts - Fontastic. Pico - A stupidly simple, blazing fast, flat file CMS. Prefix free: Break free from CSS vendor prefix hell! -prefix-free lets you use only unprefixed CSS properties everywhere.

Prefix free: Break free from CSS vendor prefix hell!

It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed. The target browser support is IE9+, Opera 10+, Firefox 3.5+, Safari 4+ and Chrome on desktop and Mobile Safari, Android browser, Chrome and Opera Mobile on mobile. If it doesn’t work in any of those, it’s a bug so please report it. aFarkas/html5shiv. Compass Documentation. Web design : un beau site est multicolore (idée reçue)‏ 10 sites web qui prouvent le contraire !

Web design : un beau site est multicolore (idée reçue)‏

Panorama de designers interactifs qui subliment la palette qui va du gris très clair (le blanc quoi !) Au gris très foncé (proche du noir). Je ne suis pas spécialement fan des sites Internet trop sombres, mais quand c’est bien maîtrisé… Panatta Initials Marketing. HTML5 Please - Use the new and shiny responsibly. Colourcode - find your colour scheme. Flat UI Colors. Cc. Best Open Source Resources for Web Developers. CSS Galleries / CSSMania. Designing User Interfaces for Your Mother — Design/UX. It happens about once or twice a year.

Designing User Interfaces for Your Mother — Design/UX

I travel over to my mother’s house for a visit and, about two or three hours in, she says something like “Hey, can you take a look at my computer? I just want to make sure everything is okay with it. Modernizr: the feature detection library for HTML5/CSS3.