*****> /* Rollovers */ /* Defined as: ** Class Name: rollovers ** ID: base image name ** Mouseoff Image: base + ID + "-off.gif" ** Mouseon Image: base + ID + "-on.gif" ** Base: Defined Below **/ var base = "http://www.orderofdraconis.com/"; // Define base directory for all images (i.e. http://www.orderofdraconis.com/Images/) // Be sure to leave a trailing slash: (/Images/) not (/Images) function document.onmouseover() { var src_cn = window.event.srcElement.className; var src_id = window.event.srcElement.id; if (src_cn == "rollovers") { window.event.srcElement.src = base + src_id + "-on.gif"; } } function document.onmouseout() { var src_cn = window.event.srcElement.className; var src_id = window.event.srcElement.id; if (src_cn == "rollovers") { window.event.srcElement.src = base + src_id + "-off.gif"; } } *****>
![]() |
||||||||
![]() |
|
|||||||
|
||||||||
| Take the time to thank someone who has helped you within the EQ community. |
|
| Topic | Replies | Last Comment | Started By | |
| omgZ | 0 | 11/25/03 12:01 am | Talos68 | |
| thanks a ton! | 0 | 11/24/03 11:37 pm | sharpy 001 | |
| i feel all uber and stuffies | 0 | 11/24/03 5:22 pm | joseyxev | |
| Brytdawn and Yuuz | 0 | 11/24/03 4:27 pm | Luluianiss |
|
| thanks! | 0 | 11/23/03 5:04 pm | sharpy 001 | |
| Comm 1 | 0 | 11/23/03 3:48 pm | KerrikStormbourne | |
| Thanks for all the help guys in LDON | 3 |
11/23/03 7:34 am
by: Luluianiss | Yuuz |
|
| Omgz.... Thanks ! | 0 | 11/22/03 1:39 pm | Drakoen65 | |
| wooties :) | 3 |
11/21/03 3:53 pm
by: Kezzeridrix | Kezzeridrix | |
| Pants and Backflags | 0 | 11/21/03 11:17 am | DumptyXev | |
| Shoulders!!! | 0 | 11/21/03 10:36 am | Phroste Phreakes | |
| Thank all for Wand of Tranquility | 1 |
11/21/03 9:54 am
by: Sajinta | ebzena | |
| YAY! | 0 | 11/21/03 8:28 am | Ainelael | |
| Thanks y'all | 1 |
11/21/03 6:36 am
by: Pavaran01 | ynnk | |
| Mask of Piety | 2 |
11/21/03 6:55 am
by: saulinar | Salsashark |
|
Page
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
icon legend: Closed Topics New messages |