*****> /* 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! > Thank you |
|
| << Prev Topic | Next Topic >> |
| Author |
Comment
|
|||
|
Abbanmu
OoD Member Posts: 28 (11/15/04 9:45 am) Reply |
Thank you Like to say thank you to Twinkletoes and Shortynickels for helping me complete my VT Key. Also many thanks to other members who helped along the way. I especially owe thanks to a friend from another guild who helped me get over half of the shards for this quest. Many thanks to Leyta from the guild Lost Wages. Thank you all very much. |
|||
|
Rainwalker Tatterheart
Guild Leader Posts: 537 (11/24/04 5:37 am) Reply |
Re: Thank you
WTG Abban!
|
|||
|
Yuuz Posts: 865 (11/26/04 7:22 am) Reply |
Re: Thank you Good Job Abban
|
|||
<< Prev Topic |
Next Topic >>
|
Email This To a Friend Topic Commands |
|