bannerFrames v1.03
Readme
Author: Dave Transom
Date: 18/03/2003
Updated: 18/05/2003
Included Files:
-
scriptOptimise.v2.5.vbs
For optimising .js files (lowers filesize)
-
readme.txt
This document
-
changelog.txt
A history of changes through each version :/
-
livedonkey.bannerFrames.js
A main script file (optimised of course)
-
livedonkey.bannerFrames.source.js
The main script file laid out with comments
-
livedonkey.bannerFrames.optimised.js
The optimised source file (use this one)
-
livedonkey.bannerFrames.example.html
A working example
Installation Instructions:
Unzip the entire contents of the script and check out this readme and the
included samples. Since this script is somewhat simple and does not contain
a lot options, all the operational notes can be found inside the example file
(livedonkey.bannerFrames.example.html).
Upgrading Instructions:
To upgrade simply extract/unzip the "livedonkey.bannerFrames.js"
file and replace your existing file with it.
Customizing (and using "scriptOptimise.v2.5.vbs"):
Feel free to customize these scripts as you see fit. There is a convenient
source file filled with valupous comments on why things do what. Due to the
nature on comments and the general size of this script, you might want to use
the "scriptOptimise.v2.5.vbs" script, which removes all the unneeded
things for running a production script.
To use it, simply drag & drop the desired .js file onto the "scriptOptimise.v2.5.vbs"
file. It will output a new file ending in ".optimised.js" and in the
case of our "livedonkey.bannerFrames.source.js" file, it will write
"livedonkey.bannerFrames.optimised.js".
Note: You will need windows scripting host installed on your puter which is
a microsofty thing, so go try and get it if it dosen't work. Best thing to do
is give it a blast, and if it gives an error, you need to install it, otherwise
you're sweet :)
Remember when using this script for optimising other files, ensure that you
keep a copy of your source file safe... just in case things get chunky!
Configuration:
See the included sample document.
top
- bannerFrames
-
bannerFrames.v1.03
size: 128 KB
This featured script allows the complete validation
of an HTML form through simple 'rules' defined within hidden
form fields. » more