Browsing All Posts filed under »Controls«

How to Create an Image Gallery Powered by Picasa – Nettuts+

November 10, 2009

0

In this tutorial we are going to create a simple image gallery powered by Google’s Picasa Web Albums. In order to enhance the user’s experience, we’ll throw some jQuery into the mix and create a scrollable album carousel. via How to Create an Image Gallery Powered by Picasa – Nettuts+.

Learn how to Create a Retro Animated Flip-Down Clock – Nettuts+

November 10, 2009

0

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 [...]

How to Build a Simple Content Slider jQuery Plugin – Nettuts+

November 10, 2009

0

I was recently asked by a reader to recommend a helpful content slider plugin. No doubt, there are a bunch of excellent options available — some which are, perhaps, too excellent! With so much flexibility comes extra weight; especially when sometimes you only need a simple slide or fade transition. So I figured, why not build [...]

Dailymarkup.com – Highlighter with keyboard navigation

October 28, 2009

0

Highlighter with keyboard navigation, can be customized easily. Could be used to create demo’s, tutorials or adding design notes to mock-ups. Dailymarkup.com – Plugin Repository.

Ajaxian » Sticky Notes With HTML5 and CSS3

October 28, 2009

0

View Source is a new series where we crack open cool web sites and applications and detail how they were made, step by step. Today we will take a look at the Webkit Sticky Notes demo that was created when Webkit first landed it’s HTML 5 SQL storage support: via Ajaxian » View Source Tutorial: Sticky Notes [...]

Fancy FAQs with MooTools Sliders: Version 2

October 24, 2009

0

A little over a year ago I authored a post titled Fancy FAQs with MooTools Sliders. My post detailed a method of taking boring FAQs and making them more robust using the world’s best javascript framework: MooTools. I’ve taken some time to improve my original code for optimal performance and functionality. View Accessible Demo View Effect [...]

Dynamically Create Charts Using MooTools MilkChart and Google Analytics

October 24, 2009

0

The prospect of creating graphics charts with javascript is exciting. It’s also the perfect use of javascript — creating non-essential features with unobtrusive scripting. I’ve created a mix of PHP (the Analytics class), HTML, and MooTools javascript that will connect to Google Analytics, create an HTML table with the statistics for a given month, and [...]