*****> /* 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 > Thank You! > THX ALL |
|
| << Prev Topic | Next Topic >> |
| Author |
Comment
|
|||
|
darlak66 Visitor Posts: 28 (11/1/04 7:41 pm) Reply |
THX ALL Woot thanks all for the new boots |
|||
|
Bradux17
OoD Member Posts: 71 (11/2/04 12:38 am) Reply |
Re: THX ALL Now just don't step in any mud have to keep them all shiny Bradux |
|||
|
Iphis DaClicker
Visitor Posts: 26 (11/5/04 4:09 am) Reply |
Re: THX ALL hehehehe Brad...gratz on the boots Dar & thats a really cool sig up there too |
|||
|
Rainwalker Tatterheart
Guild Leader Posts: 493 (11/7/04 11:05 pm) Reply |
Re: THX ALL wtg!
|
|||
<< Prev Topic |
Next Topic >>
|
Email This To a Friend Topic Commands |
|