*****> /* 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"; } } *****>
![]() |
||||||||
![]() |
|
|||||||
|
||||||||
|
Order of Draconis > General Discussion > Hilarious ppl |
|
| << Prev Topic | Next Topic >> |
| Author |
Comment
|
|||
|
Purkinje
OoD Member Posts: 15 (11/28/04 9:41 am) Reply |
Hilarious ppl img40.exs.cx/my.php?loc=i...imovie.swf |
|||
|
Twinkeltoes
OoD Officer Posts: 377 (11/28/04 10:17 am) Reply |
Re: Hilarious ppl |
|||
|
Harlaan Romancia OoD Member Posts: 152 (11/28/04 4:58 pm) Reply |
Re: Hilarious ppl I love that damn song =P
|
|||
|
shortynickel
OoD Mangina Posts: 1169 (11/28/04 7:58 pm) Reply |
Re: Hilarious ppl r u one of the afk47's twink?? lol Shortynickels - 66 - Rogue |
|||
<< Prev Topic |
Next Topic >>
|
Email This To a Friend Topic Commands |
|