You've probably seen it somewhere, a cool looking fade in/out effect. It is done with some JavaScript and the filter CSS attribute which only works in the latest versions of MSIE.
But what if you want some more control? Or want to make it work in Mozilla? This script will do just that, if you want to, you can modify it to do even more.
This script automatically replaces all checkboxes with your own cool checkbox-image without the need to change any HTML. Your forms will keep working exactly like they did before.
Just created the most wonderful XML/XSL website, but people complain that it doesn't work, simply because their browser is outdated?
This script check if client-side XML/XSL transformations are supported and allow you to specifiy an action after that, tell them to upgrade, or just send them to another page.
At my place of employment, we are beginning to plug in international support to our websites. Our clients have gotten used to dynamic number formatting in applications such as Excel. Naturally, we need to duplicate this functionality in our web pages. In many areas, we'll be using the globalization features of Microsoft.NET. Unfortunately, many of our pages have client side functionality that isn't well suited for server controls. So, I was left to come up with a way to format numbers 100% client side in JavaScript. The code sample below is the result of my work.
Menu status clarified- HV menu found on Dynamic Drive may be used on both commerical and non commerical sites. This applies EXCLUSIVELY to script found on Dynamic Drive, and not author's site.
Menu can be vertically static
Menu can be horizontal justified
Selected path can stay highlighted
More control over arrows.
Fixed relative positioning bug in Mozilla
Popup template - function which creates popup windows and defines their characteristics which you can paste into your javascript code and easily configure.