Progressive Enhancement with CSS3

2009 November 4
Comments Off
tags:
by webtech

Record Text Selections Using MooTools or jQuery AJAX Example

2009 November 3
Comments Off
tags:
by webtech

10 Attractive Jquery CSS Tooltips Tutorials

2009 October 30
Comments Off
tags:
by webtech

Learn how to Create a Retro Animated Flip-Down Clock

2009 October 30
Comments Off
tags:
by webtech

In this tutorial, we will create an animated flip down clock inspired by the 70’s. Using the Mootools framework, I tried to replicate the flip action of the pads and make it as lifelike as possible. With it’s retro styling, it could be a really neat thing to add to your website, so let’s get started! - via net.tutsplus.com

40 Quality Photoshop UI Design Tutorials

2009 October 29
Comments Off
tags:
by webtech

Underscore.js – library for JavaScript that provides a lot of the functional programming support

2009 October 29
Comments Off
by webtech

Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It’s the tie to go along with jQuery’s tux. – via documentcloud.github.com/underscore/

50+ High Quality Icon Design Tutorials (Part 2)

2009 October 29
Comments Off
by webtech

15 CSS Tricks That Must be Learned

2009 October 29
Comments Off
tags:
by webtech

Create a Simple Infinite Carousel with jQuery

2009 October 29
Comments Off
tags:
by webtech

This tutorial will show you how to create a infinite carousel script with jQuery. It also have a simple autorotate script that will rotate items in the carousel.

via Create a Simple Infinite Carousel with jQuery. - queness.com

Dive Into HTML5 – What Does It All Mean?

2009 October 28
Comments Off
tags:
by webtech

…This chapter will take an HTML page that has absolutely nothing wrong with it, and improve it. Parts of it will become shorter. Parts will become longer. All of it will become more semantic. It’ll be awesome.

via What Does It All Mean? – Dive Into HTML5.