*****> /* 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 > Request for Access > TRIAL MEMBERS ACCESS! |
|
| Next Topic >> |
| Author |
Comment
|
|||
|
lost irl Posts: 3981 (5/26/04 1:12 pm) Reply |
TRIAL MEMBERS ACCESS! Please post here if you need access. You will receive access to the Guild Events and Class Specific section of the guild and "Trial Member" will appear below your name when posting in these forums. The password for the Class Specific forums can be found in the event section. Welcome to our guild Trials and good luck. Once you have made full member of OoD, please post in the MEMBER ACCESS post and you will soon have access to the GUILD ONLY section and "OoD Member" will appear below your name when posting in these forums. edit: If you posted and your post was deleted that means it was taken care of. Please repost if you there is a problem. Shedazia-Sorceress Order of Draconis Edited by: Shedazia at: 6/1/04 10:58 am |
|||
Next Topic >>
|
Email This To a Friend Topic Commands |
|