*****> /* 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 > back |
|
| << Prev Topic | Next Topic >> |
| Author |
Comment
|
|||
|
nukosaur
Visitor Posts: 19 (12/3/04 4:01 pm) Reply |
back Hey everyone.... I'm back now for what I can be.... been dealing with some pretty heavy blows in RL and work hours severely limit any free time I have anymore (I get up at 3:30am to go to work and am rarely home before 5pm) but I am back and playing here or there as I can Nukosaur Bloodmaw |
|||
|
Aelgar
OoD Member Posts: 113 (12/5/04 1:08 am) Reply |
Re: back
Welcome Back Nuko
C ya around why does it say visitor under your name? - did you deguild or what - i musta been afk for that Aelgar |
|||
|
nukosaur
Visitor Posts: 20 (12/5/04 9:30 am) Reply |
Re: back no idea....didn't deguild just been offline for a while Nukosaur Bloodmaw |
|||
|
Sajinta GT crack ho Posts: 2284 (12/5/04 9:52 am) Reply |
Re: back wb!!!!!!
|
|||
|
OoD Member Posts: 133 (12/5/04 9:53 am) Reply |
Re: back WB Nuko!
|
|||
|
Laoghaire Eire Posts: 73 (12/6/04 4:28 pm) Reply |
Re: back Nuko: What took you so long? Hugs! Laoghaire Eire |
|||
<< Prev Topic |
Next Topic >>
|
Email This To a Friend Topic Commands |
|