Chris's JAVASCRIPT JOURNEY |
POWER |
It's to late! You touched the button & you've unleashed some of the POWER of JavaScripting! Don't be afraid! However, I do suggest you buckle up! your journey has already begun! You have just experienced a JavaScript in action! The first one: "OnMouseOver" script This one allowed me to start your journey without you clicking anything! Pretty neat huh? I LOVE JavaScripts They are so EASY & FUN! (not to mention flexible) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ As we go through the following pages: I will try to explain each script ~~~~~~~~~~~~~~~~~~ If you see a script you like, Write down the name of it. You may then do 1 of 2 things: 1. Email me which script you want ~~~or~~~ 2.Visit http://javascript.internet.com These Scripts were free to me & are free to you! The Script below is the "Viewer's Browser Information" Script ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This is YOUR COMPUTER'S CONFIGURATION! This script tells you: 1. What kind of browser you are using. 2. The code name of your browser. 3. The version of your browser. 4. Which platform you are using. 5. # of pages viewed from my site. 6. If your java is turned on or off. 7. And your screen resolution. ((((((Quite amazing isn't it)))))) |
Chris's JAVASCRIPT JOURNEY |
(But I didn't click on it) |