*****> /* 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 > General Discussion > bord? maby this will give you something to do |
|
| << Prev Topic | Next Topic >> |
| Author |
Comment
|
|||
|
Zatrkorak
OoD Member Posts: 68 (12/10/04 5:06 am) Reply |
bord? maby this will give you something to do games.flabber.nl/steadyjaphand/ level 2 is real hard thogh, just a warning. |
|||
Mahlhavoc
![]() Posts: 2458 (12/12/04 9:28 am) Reply |
Re: bord? maby this will give you something to do |
|||
|
WiouXev Posts: 109 (12/13/04 8:09 pm) Reply |
Re: bord? maby this will give you something to do what's sad is thats the second time i've done it and it still scared the crap out of me
Treesla |
|||
<< Prev Topic |
Next Topic >>
|
Email This To a Friend Topic Commands |
|