Web Development How-to's

As a successful web designer and developer with years experience specializing in CSS driven tableless design I publish these web development tutorials to share my experiences and techniques for designing websites that are appealing, easy to use, and successful.

Enjoy…

Using DIV and SPAN Elements as Clickable Links

September 1st, 2006 | Web Development How-to's | 1 Comments

From time to time it is helpful to make entire DIV or SPAN click-able as link would be. This is often helpful when you want to make a section of an image, or perhaps a background image function as a link would.
The effect is made possible with some simple JavaScript that uses the “onclick” [...]

Clear Input Field Value When Selected

August 28th, 2006 | Web Development How-to's | 8 Comments

Often when creating forms on a website it is helpful to place descriptive text with some of the form fields to help the user understand what they should type in the box. If this descriptive text is not cleared automatically when the user begins to type, sometimes this will hinder them more than it [...]

IE PNG – The PNG Transparency Problem in Windows Internet Explorer

August 27th, 2006 | Web Development How-to's | 2 Comments

As many web developers may already know, several versions of Windows Internet Explorer (IE), cannot properly render PNG image transparencies. There are many CSS hacks and tricks out there to skirt this issue, most often by using less sexy graphics specific for IE browsers.
There is also a lesser known way of fixing the IE [...]

Pages (3):«12[ 3 ]