Hallo,
bei onmouseover und onmouseout kannst du dem Bild werte zuweisen, die die neue breite und höhe darstellen
function NeueWerte(NameDesBildes, b, h) {
document.getElementById(NameDesBildes).style.width = b;
document.getElementById(NameDesBildes).style.height = h;
}
MfG. Christoph Ludwig
--
Wo die Sprache aufhört, fängt die Musik an...
Selfcode: ie:( fl:| br:^ va:| ls:/ fo:| rl:? n4:) ss:) de:] js:) ch:{ sh:) mo:) zu:)
Go to this
Wo die Sprache aufhört, fängt die Musik an...
Selfcode: ie:( fl:| br:^ va:| ls:/ fo:| rl:? n4:) ss:) de:] js:) ch:{ sh:) mo:) zu:)
Go to this