25 Code Snippets for Web Designers (Part7)

Every web designer finds it handy to have a collection of code snippets such as javascript effects, pieces of html and widgets that they incorporate into their designs. Lets take a look at recent examples of these …


 

Live Validation - LiveValidation is a small open source javascript library built for giving users real-time validation information as they fill out forms

36.jpg


 

Javascript Progress Bar - Dynamic Unobtrusive Javascript Progress/Percentage Bar

56.jpg


 

Ask the CSS Guy - Creating a table with dynamically highlighted columns like Crazy Egg’s pricing table

214.jpg


 

Styling File Inputs with CSS and the DOM - File inputs (<input type=”file” />) are the bane of beautiful form design. No rendering engine provides the granular control over their presentation designers desire. This simple, three-part progressive enhancement provides the markup, CSS, and JavaScript to address the long-standing irritation

242.jpg


 

Fancy Form - FancyForm is a powerful checkbox replacement script used to provide the ultimate flexibility in changing the appearance and function of HTML form elements

251.jpg


 

Lavalamp for jQuery lovers - Hover menu built with A semantically correct HTML markup, A CSS to skin the markup and unobstrusive javascript

46.jpg


 

Fade Out Bottom - This is a cool effect where the bottom of the page seems to fade out. The technique makes use of an fixed position div (bottom: 0%) with a transparent PNG image and a high z-index value

107.jpg


 

Clean CSS - CleanCSS is a powerful CSS optimizer and formatter. Basically, it takes your CSS code and makes it cleaner and more concise

117.jpg



CSS Specificity - Apart from Floats, the CSS Specificity is one of the most difficult concepts to grasp in Cascading Stylesheets. The different weight of selectors is usually the reason why your CSS-rules don’t apply to some elements

 

142.jpg


 

Phat Fusion - Image menu using javascript, clicks to keep each menu item open and to close it again

213.jpg


 

XML and SWF Charts - XML/SWF Charts is a simple, yet powerful tool to create attractive web charts and graphs from dynamic XML data

66.jpg


 

Date Input Calendar - Date Input Calendar is designed specifically to make entering date values into forms as easy as can be

76.jpg


 

Jibberbook - Free downloadable Ajax guest book

86.jpg


 

Prototype Fisheye - The idea behind a fisheye control is a strip of icons, being vertical or horizontally laid out that reacts to the user’s mouse as it approaches the icon

96.jpg


 

jQuery Password Strength Meter - The jQuery Password Strength Plugin allows you to show a visual aid for the strength of a users password. It is attached to a password field, and as the user types in their password, the plugin calculates a score based on the variety of different characters

118.jpg


 

jQuery UI - jQuery UI is a set of themable widgets and interactions, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications

122.jpg


 

Nice Titles Revised - Mouseover Tool Tips

152.jpg


 

AutoSuggest - An AJAX auto-complete text field

162.jpg


 

Date Input Selection - The Datetime Toolbocks is a pure JavaScript library using DHTML and advanced date parsing to generate the date based on the grammar passed

172.jpg


 

Transparent Message - 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

182.jpg


 

PJ Hyett - The Lightbox effect without Lightbox

192.jpg


 

jsGalScroll - The jQuery jsGalScroll Plugin allows you to take a grouping of images and turn them into a scrolling photo gallery with pagination

203.jpg


 

Ask the CSS Guy - Create a table like Orbitz’s airline flights scheduling and pricing matrix

222.jpg


 

CSS Dashboard Effect - Ever want to alert your users to a really important message? Ever care to have some effect that looked like dashboard?

232.jpg


 

Eswat - The ESWAT web project framework is a kit that contains a folder structure and some pre-written components that I use whenever I start off a new web project

133.jpg


 

posted on 2007-11-20 13:08  Ryan Xia  阅读(238)  评论(0)    收藏  举报

导航