Latest Tutorials and Scripts
It might not seem like it but styling tabular data can be a lot of fun. From a semantic point of view, there are plenty of elements to tie some style into. You have cells, rows, row groups and, of course, the table element itself. Adding CSS to a paragraph just isn't as exciting.
In this article I’ll go through the creation of a custom navigation bar with some cute Javascript effects that will certainly impress your friends. Thanks to the great Mootools library, this beauty is contained in 1.5kb. Not only that, but it’s also cross browser (tested on Internet Explorer 6, Firefox and Safari) and accessible!
Tobie Langel likes a fistful of dollars and uses them to explain how to use auto scrolling page navigation with the new $$ operator in Prototype 1.5.1 RC.
An AJAX-like javascript function that allows uploads via an iframe (created through javascript). Works like Gmail and Google Pages upload feature.
When I set out to redesign this site, I had an idea: Could I make the stylesheet change based on the hour of the day? Sounds easy enough, right?
ColorJack allows you to visualize color theory with the sphere.
Simple and very easy to understand - Written in PHP + AJAX.
Amberjack is a lightweight Open Source library, enabling webmasters to create cool site tours.
By guiding your site visitors, Amberjack tours can greatly improve the usability of your website.
Here's a form validation script that is very easy to use.
Transparent message is a new way to display information on a web page.
Instead of using the ugly alert() javascript function, it shows the message in a overlay layer of your HTML page.