How can I... 1. MouseOver
Image Flipping? 1. MouseOver Image Flipping? Want your images
to flip when you move your mouse over it? Look no further
but here. We have a 3 page tutorial below: 2. Create my own "Back" Button? You often need a back button if you use your own frames, since the normal button doesn't work that well with Frames. You can make you own graphic and can place it anywhere on your web page. Here is the code to do that: <A
HREF="javascript:history.back();
return false;"> 3. Get a scrolling message in the browser's statusbar? Want one of
those annoying scrolling messages on your site? Since the
code is kinda of big, I put it on another page. <script><!--
scrolling js-------------------- <BODY
BGCOLOR="#FFFFFF" _____________________________________________________________ 4. "Break" out of other's frames? Sick of being stuck in some else's frames? Get unstuck with the code below: <SCRIPT
LANGUAGE="JavaScript"> 5. Make a status bar message? Want your site like mine, always having a mini message on the status bar while you look at my site? Here is the code to do that: <body
onLoad="window.defaultStatus='.Artistic
Reality. - www.ArtReality.com'"> 6. Make different status message on a Mouse Over? Want to have a different message each time someone moves over a picture, hyperlink, etc. in the status bar? Code below: <A
HREF="index.htmll" onMouseOver="window.status='See
the best web resource - Artistic Reality!';return
true"> 7. Create a Pop up Message Box? Want to alert someone that they can't take stuff from your site, or that they can't sue you? This will do the trick: <script
language="JavaScript"> 8. Start a song once my web page loads? Want some music on your site? Usually this annoys me, but it might be good for the mood of some sites... <SCRIPT
LANGUAGE="JavaScript"> 9. Welcome a first time visitor to my site? First time visitor to your site? Here is the code to welcome them! Change "XYZZY" to your name, or your site... (NOTE: Put all text on ONE line or it won't work!) <SCRIPT
LANGUAGE="JavaScript">
|
|
|
|
Freebies ¤ Articles ¤ Web Design ¤ Game Design ¤ Hosting ¤ Award ¤ Misc ¤ Links ¤ Contact ~ Copyright © 1998 .Artistic Reality. All Rights Reserved. ~ |
||