 | Change Background Color
A cookie function that uses ActiveX and VBScript. It will let the user change the text
color and background of a page. When the user returns at any time your page will be their
chosen colors. |
 | Control IE
A way you can help the user view your pages by controlling I.E. browser displays. |
 | Date and Time
Displays current time, date and a message to the user. Just play with the Font Size or
color to match your page. |
 | Digital Clock
This is a running clock with seconds. You can change the background,text and size info
to match your page. |
 | Fade in Background Color
Fade background. Just change the Bgcolor for cool effects. |
 | Fade Text
Faded text in VBSCRIPT. It's a little tricky but the effects you can get are crazy.
It's all in how you use FALSE & TRUE. (...and Font styles and sizes) |
 | Make a Cookie
Adding a cookie to your page. Just use the script below to add the users name as a
greeting. |
 | Menu Drop Down
This is a cool drop Down button. Just change the links and descriptions and you are
good to go. This uses VBScript and ActiveX. |
 | Scroll
This scrolls an image on the left side of your browser. |
 | Show Users Desktop
Insert the following code in your HTML document where you want the persons desktop to
be displayed. |