*****> /* 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! > what a night |
|
| << Prev Topic | Next Topic >> |
| Author |
Comment
|
|||
|
Twinkeltoes
OoD Officer Posts: 317 (11/8/04 12:42 pm) Reply |
what a night Thanks to some BC friends, Fey, Aaeweni, Harlaan, bogmush, on the map pieces in Ferubi for Rhy's 1.5, got 3/4 of epic done in one night, got all done up to first raid, can't do one brain till then, got the other 2 brains already to trigger 2nd raid and combined the plasma to put in final combine. Thanks you guys. |
|||
|
Sajinta Posts: 2212 (11/8/04 12:50 pm) Reply |
Re: what a night
Scribe Sajinta Santress Enchanter of the 69th Level |
|||
|
Bogmush
OoD Member Posts: 394 (11/8/04 1:43 pm) Reply |
Re: what a night woot! |
|||
|
Yuuz Posts: 842 (11/9/04 7:53 am) Reply |
Re: what a night congrats Twink/Rhy!
|
|||
Aaeweini
![]() Posts: 112 (11/11/04 10:10 am) Reply |
Re: what a night
|
|||
<< Prev Topic |
Next Topic >>
|
Email This To a Friend Topic Commands |
|