wahsaga: Prüfen ob Funktion existiert

Beitrag lesen

hi,

ich möchte prüfen, ob eine Funktion in Javascript existiert.

document.??????

if(typeof(window.funktionsname) == "function") {
   //oh my god, it's a function!
}

gruß,
wahsaga

--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }