Ga direct naar
woensdag 3 oktober 2001 17:11
OVERLORD_1982
C:\>?
woensdag 3 oktober 2001 17:14
ACM
Werkt hier
Gerco
Professional Newbie
- "Als ik zou willen dat je het begreep, legde ik het wel beter uit!" | All number systems are base 10!
woensdag 3 oktober 2001 17:21
Verwijderd
1 2 3 4 5 6 7 8 9 10 11 12 13 14
<script type="text/javascript" language="JavaScript"> button1off = new Image(); button1off.src = "images/button1a.gif"; button1on = new Image(); button1on.src = "images/button1b.gif"; button2off = new Image(); button2off.src = "images/button2a.gif"; button2on = new Image(); button2on.src = "images/button2b.gif"; function highlight(button) { document[button].src = eval(button + "on.src"); } function fade(button) { document[button].src = eval(button + "off.src"); } </script>
1 2
<a href="blaat.html" target="main" onMouseOver="highlight('button1');return true" onMouseOut="fade('button1');return true">[img]"images/button1a.gif"></a> <a[/img][img]"images/button2a.gif"></a[/img]