Unload Javascript Files
11
This script will allow for conditional loading of javascript libraries. The example here only has one condition to check for IE or Firefox then loads the appropriate .js file.
This is part of an .aspx template for an educational portal product.
Usage for loading the script:
This is part of an .aspx template for an educational portal product.
Usage for loading the script:
11
Enhance External Links
11
Fade an Element
11
I use this in my AJAX as a quick way to get the Value of the selected item in a Select HTML object. If nothing is selected, it returns zero.
(May be basic to y'all, but maybe really usefull to someone else).
(May be basic to y'all, but maybe really usefull to someone else).
11
Just a little code to make a window in XUL
11
Set a Cookie
11
Get a Cookie Value
11
This function will run all functions that are to be executed one by one on page load with specified/added orde
11
when an javascript error is occured , instead of showing the default error message by the system, we can show the our own cusom error message like this.
11
Restrict input to alphanumeric and uppercase









