Hi,
Du hast mich zwar richtig verstanden, aber irgendwie funzt das trotzdem nicht. Der Skript Debugger sagt "missing formal parameter" bei "function doHoverCSS(this) {".
"this" ist ein ziemlich unglücklicher Name für einen Parameter/eine Variable:
onmouseover="checkclass(this);" // soweit ok
function checkClass(sourceElement) {
sourceElement.class="xyz";
}
MfG
Rouven
--
-------------------
Death is nature's way of telling you to slow down.
-------------------
Death is nature's way of telling you to slow down.