This page lists all the code snippets on this web site in one handy web page. The links lead to text files or directories and are organized by language.
HTML
- Label tag hover example
- This HTML example shows how to use the hover pseudo-class to cue your users to click the label to focus on an input element.
Java Code
- Morse Code Decoder Object
- This Java object decodes International Morse Code
PHP Code
- GD Detector
- This is a handy GD library detector cobbled together from other scripts found online.
- PEAR Detector
- This script detects the presence of PEAR in the include_path of your PHP installation.