Design Elements

Lightweight JavaScript Slideshow and Tab Interface Script

I was constantly looking for unobtrusive JavaScript tabs script which doesn't require any framework for my personal project. I have found SimpleTabs by Komrade but there's a bug on it plus it doesn't degrades gracefully if JavaScript is disabled. Today I have just found Yetii, which stands for Yet (E)Another JavaScript Tab Interface Implementation. It's a lightweight, object-oriented coded tab interface script which doesn’t require any JavaScript library/frameworks. It degrades gracefully...

24 HTML Form Elements Customization Techniques

HTML form elements do not render consistently across all browsers. While some form elements such as textbox and textarea can be styled through CSS to look the same on most browsers, others are ugly enough which can't be ruled by CSS. Here are 24 solutions you can use to customize your form elements. Checkbox and Radio Buttons 1.) FancyForm FancyForm is a powerful replacement script used to provide the ultimate flexibility in changing the appearance and function of checkbox and radio...

7 AJAX Loading Icon Generators

If you want to inform your websites' visitor that there are more information to be displayed or still to be loaded on your page, you may need a "loading" or "wait" icon, or I simply called it a preloader image. An Ajax loading icon is also most commonly used on AJAX-base sites and applications. However, not all of us have the skills to design and create such icons. Here, we present to you online tools that will generate an AJAX loading icons and some sites which have a collection of it that are...

Free CSS Drop-Down Menu Framework

Free CSS Drop-Down Menu Framework allows you to create your own themed CSS drop-down menu within minutes by just editing the CSS files included. You don't have to worry about the markup (XHTML) because it's already well-structured and is semantically coded. This fantastic menu is compatible with Windows Internet Explorer 6 or later, Mozilla Firefox 1.5 or later, Opera 7 or later, Apple Safari 2 or later, Google Chrome and probably most of the less known browsers in the market. However, for IE6...