JavaScript Resources
We normally find any JavaScript we need by digging around the internet, but occasionally, we need to do something that we either can't find a script for, or that is simple enough that we ventured to try to write a script ourselves. Here are the scripts that we have written, and these work great for us in the task we wrote them for.
Feel free to use these as you wish, just realize that there are no guarantees they will do what you want. If you have questions or problems, you can contact us and we'll see if we can help.
-
Weekly Image - this script uses the current date to determine which of 52 images to use.
-
New & Improved Weekly Image Script - same script but now you can set the change for a particular Day of the Week and Hour.
-
Initial Caps, CAPS & Other Form Field Validation/User Help Scripts - these are some scripts I am working on to do client side, on-the-fly, form validation and user interface improvements.