Problem with calling applet in ff3 & netscape9

Discussion in 'HTML & Website Design' started by SarK0Y, Nov 6, 2008.

  1. #1
    Good time for All, Amigos!!!!
    ff3 say me, that document.applets.applet.authentic isn't function. how do fix it up? i tried different forms of callings.
    i call func so:
    try{
    msg=document.applets["applet"].authentic(nick, pswd, adr, true);
    }catch(err){
    msg=document.applets.applet.authentic(nick, pswd, adr, true);
    }
    code works successfully with safari3 & ie7.
    --------------------------------------------------
    Thanks in Advance.
     
    SarK0Y, Nov 6, 2008 IP