On 11/21/2013 03:14 PM, Michael Heydekamp wrote: > ----------------------------------------------------------------------- >> Meldung: Das Objekt unterstützt diese Eigenschaft oder Methode nicht. >> Zeile: 3712 >> Zeichen: 9 >> Code: 0 >> URI: http://***.de/program/js/app.js?s=1384978220 > -----------------------------------------------------------------------
Array.prototype.indexOf is not implemented on IE<9. I suppose we can just use $.inArray() here. Thomas? -- Aleksander 'A.L.E.C' Machniak LAN Management System Developer [http://lms.org.pl] Roundcube Webmail Developer [http://roundcube.net] --------------------------------------------------- PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
