*****> /* 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 > GUILD MEMBER ACCESS |
|
| << Prev Topic | |
| Author |
Comment
|
|||
|
lost irl Posts: 3982 (5/26/04 1:14 pm) Reply |
GUILD MEMBER ACCESS Please post here if you are a full member and need access to the Guild Only forum. 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:59 am |
|||
|
Grythin
OoD Member Posts: 64 (12/5/04 11:24 pm) Reply |
Re: GUILD MEMBER ACCESS
WOOT
WTB Sheddy..Err I mean Access TY
|
|||
|
Rainwalker Tatterheart
Guild Leader Posts: 556 (12/11/04 11:43 am) Reply |
Re: GUILD MEMBER ACCESS Gry, I just checked and you have access. Let me know IG if you still cannot get in. -Rain |
|||
|
Nizin of Xev
OoD Member Posts: 5 (12/13/04 10:58 am) Reply |
Re: GUILD MEMBER ACCESS I may be doing something wrong... I get prompted for a password when I try to enter any of the full member areas. Is there a secret password, or is something not configured properly to allow me access via just my ezboard account? Thanks! Niz' |
|||
<< Prev Topic |
|
Email This To a Friend Topic Commands |
|