Ich würd's mit:
<area shape="rect" coords="127,175,247,201" href="index.htm" onMouseover="function1()">
<area shape="rect" coords="227,275,347,301" href="blbla.htm" onMouseover="function2()">
.
.
.
.
etc... probieren :)
ok, und jetzt nochmal für einen js- newbie ;)
müsste ich (zietiere von selfhtml):
...
Function1(
Normal1 = new Image();
Normal1.src = "button1.gif"; /* erste Standard-Grafik */
Highlight1 = new Image();
Highlight1.src = "button1h.gif"; /* erste Highlight-Grafik */
)
machen oder wie?
kannst du mir vllt das mit dem head tag auch nochmal erklären? mhm, am besten an hand dieses beispiels.
danke
mfg
björn