The Invisible Wall
A CSS solution for preventing users from copying or saving images and other content from your web pages.
CSS Testing Utility
This is a DHTML application for displaying different style sheet properties. User can select different font styles, families, colors and more, and instantly get a visual of how the CSS will display on the screen. The user can then select "Show CSS" and copy the code to add to their style sheet.
Easy DHTML Photo Gallery
This is a re-usable DHTML application for displaying photos. Only 2 variables
need to be changed to re-use the code. Location/prefix of photos and number of photos to display. The
script uses the visibility property and changes links, images and urls dynamically using a combination of HTML, CSS and Javascript (DHTML).
Infinite Form Validation Code
This is a re-usable Javascript/CSS application for validating text input and radio buttons. Technical documentation on how to customize the script to work with any form.
Voluntary Life Insurance Calculator
Javascript and CSS based Life Insurance Benefit calculator.
Dynamic navigation with form fields and multi-colors
This is a simple example of a more complex menu program I wrote (original code unavailable). Color of the form changes dynamically along with the urls available. Coded using a combination of HTML, CSS and Javascript
Animated Logo
An example of DHTML positioning and animation using a combination of HTML, CSS and Javascript.