|
Key
- Complete

- Need Work/Plan To Improve

Note - Complete refers to current content, I will still add new content to them.
Pages
Index
About The Site
About Me
Contact Me
Staff
Staff Log In
Affiliation
Link To Me
Awards And Clubs
Search
Dead Affiliates
Pokemon
What Is Pokemon?
Pokedex (Gen 1 - 4)
Isshu Pokedex
My Collections
Pokemon Of The Month
Games
GameDex
Type Chart
Pokemon Abilities
Pokemon Natures
Attackdex
Berrydex
Apricorndex
Hacked Pokemon
Get The Legendaries!
Bootleg Games
Games Vs Anime
Battling
Battle Types
Tier Lists
Team Roles
Anime
Original Series
Pokemon Advance
Pokemon Diamond And Pearl
Other Series
Banned Episodes
Movies
Mewtwo Strikes Back
Art/Graphics
Banners
Forum Avatars
Xat Avatars
Sprites
Splashes
Plush
My DeviantArt
Fun
Pokemon Quiz
Fun Pokemon Facts
Guess That Pokemon!
Find Growlithe!
Puzzle Challenge
Pokemon Puzzle
Music
Get An Award
Polls
YouTube Channel
Chat
Xat Chat
WWPC Chat
Forum
Website/Computer
Hover Guide
SSI Guide
Browser Icon
Things To Avoid On Your Site
Computer Security
Other Games
Super Smash Bros Brawl
Other Anime
One Piece
Death Note
Other
Other Graphics
Other Music
Adoptables And Other Stuff

Hover Guide



Many pokemon sites use a html function known as Hover.
An example of a common use for hover, and what this guide will help you achieve on your site is my right menu. You can see a list of my top affiliates and my normal affiliates. If you hover over the names of each affiliate you will see their website button appear in the box above.
This is the most common use of hover on pokemon and other fan sites, as using it in this way saves space by allowing you to put a text link and still show the websites buttons.
This is what this guide aims to help you achieve on your website.

The hover function requires two main pieces of code:
1) A javascript code which holds the names of each button and the URL of each of these buttons.
2) The actual hover code that will allow the hover fuction to work, which contains the text links of all the affiliates.

Now here is the first piece of code, you must place this in the head of your html document (in between the and tags).
This example contains five buttons, you can add or remove buttons if you like.

<script language="JavaScript"><!-- if (document.images) { button00 = new Image button01 = new Image button02 = new Image button03 = new Image button04 = new Image button05 = new Image button00.src ="The url of the button you would like to appear when no links are 'hovered over' by the user" button01.src ="button url of first affiliate" button02.src ="button url of second affiliate" button03.src ="button url of third affiliate" button04.src ="button url of fourth affiliate" button05.src ="button url of fifth affiliate" }// --></script>

Here is the second piece of code, this code should be placed wherever you want the hover list to appear. Most websites put this in their right menu.
Remember to make sure the order of affiliates matchs the order you put your buttons in.

<img src="The url of the button you would like to appear when no link is 'hovered on' by the user" vspace="1" border="0" width="width of your buttons (standard buttons are 88)" height="height of your buttons (standard buttons are 31)" name="affiliates"><br><br> <a class="nav" onmouseover="document.affiliates.src=button01.src" onmouseout="document.affiliates.src=button00.src" target="_blank" href="First affiliate url">First affiliate name(this is what the link will say)</a><br> <a class="nav" onmouseover="document.affiliates.src=button02.src" onmouseout="document.affiliates.src=button00.src" target="_blank" href="Second affiliate url">Second affiliate name(this is what the link will say)</a><br> <a class="nav" onmouseover="document.affiliates.src=button03.src" onmouseout="document.affiliates.src=button00.src" target="_blank" href="Third affiliate url">Third affiliate name(this is what the link will say)</a><br> <a class="nav" onmouseover="document.affiliates.src=button04.src" onmouseout="document.affiliates.src=button00.src" target="_blank" href="Fourth affiliate url">Fourth affiliate name(this is what the link will say)</a><br> <a class="nav" onmouseover="document.affiliates.src=button05.src" onmouseout="document.affiliates.src=button00.src" target="_blank" href="Fifth affiliate url">Fifth affiliate name(this is what the link will say)</a><br>

Thats it!
You should now have a working hover affiliate list.
If you have any problems with this code please contact me and I will do my best to help out.


This guide only shows how to make a hover list for affiliates, however the hover function can be used in several ways, so if you want to use the hover function in another way, feel free to contact me, and I will do my best to help you.

Best Viewed In
Spreadfirefox Affiliate Button
Google Chrome
Opera
Safari
Styles
Friends
Affiliates


Absol's Underground
Cavern Of Mew
CheeryBunny
Dreamcave
Dream League
Eevee Valley
FireChao.com
Floatzel.net
Full Free Game Downloads
Ganium
Giratina's Cave
Glaceon Palace -
Goldenrod City
Goldizard
Groudon's Cave
Guarded Dreams
Ho-oh's Realm
Legend Zelda
Lunar Wing
Mew And Pokemon
Pikachu Region
PkmnGlobal -
Poke Dome
PokeIllusion
Pokemon Aqua Crystal
Pokemon Dark Aura
Pokemon Inferno
Pokemon Pathway
Pokemon Wifi
Pokemon Wifi Stadium
Poke Review
Poke Sora
Poke Storm
Razor Shell
Seraphic Innocence
ShockTail
Shooting-Star
Studio-Revolution.net
Swalot's Avenue
Tekharii
Total Pokemon
The Isellian Temple -
The Pokemon Mansion
The PokePalace
The Poke Unit
The Sky Temple
Umbreon's Palace
Vulzam's Cave
We all live in a pkmn world
XxPokemonGivawaysxX -
6th Floor

International Affiliates:
Poke-Estudio (Spanish)
Poke-Ice (Portuguese)
Poke Lagacy (Spanish)
Pokevana (Dutch)

Want to be an affiliate?
Comments
Statistics
Starting from 23/11/2008
Advertised At

Top Sites
Pokemon Pwns Top Sites
Cavern of Mew Topsites
Twilight Harbour .x. t o p 5 0
FireChao Topsites

This site is a nonprofit Pokemon fan site, and is not associated with Pokemon, Nintendo or Game Freak. Pokemon is (c) Nintendo 1995-2011.
I do not own any other anime or games presented on the site, they are (c) their respective owners.
All non official graphics and other content is (c) PokemonPwns 2008-2011.