*****> /* 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! > (hugs) |
|
| << Prev Topic | Next Topic >> |
| Author |
Comment
|
|||
hunneebunnie ![]() Posts: 456 (10/25/04 10:56 pm) Reply |
(hugs) Thanks to Drakoen for the temporary loan of your raid tonight. And thanks to all who stayed and bonked tonight. |
|||
|
Bradux17
OoD Member Posts: 65 (10/25/04 11:47 pm) Reply |
Re: (hugs)
glad we bonked your mob for you tonight bunnies
congratz Brad |
|||
|
Drakoen65
OoD Member Posts: 212 (10/26/04 12:21 am) Reply |
Re: (hugs) Gratz, Do i get some Cookies ? Marshall Drakoen |
|||
|
Sajinta Posts: 2168 (10/26/04 7:28 am) Reply |
Re: (hugs) Grats!
Scribe Sajinta Santress Enchanter of the 68th Level |
|||
<< Prev Topic |
Next Topic >>
|
Email This To a Friend Topic Commands |
|