Grütze .. äh ... Grüße!
// *****************************************************************************
// Diese Funktion ermittelt den Namen des verwendeten Browsers
// *****************************************************************************
function getBrowser() {
var isIE = ( (document.all) && (window.offscreenBuffering) ) ? true : false;
var isNN = ( (document.captureEvents) && (!document.getElementById) ) ? true : false;
var isMOZ = ( (document.getElementById) && (!document.all) && (document.documentElement) ) ? true : false;
var isOP = ( (document.getElementById) && (navigator.userAgent.indexOf('Opera') != -1) ) ? true : false;
Gibt es damit potentielle Probleme?
Cü
Kai
--
Der vertuschte Gefahrstoff: Dihydrogenmonoxid
What is the difference between Scientology and Microsoft? One is an
evil cult bent on world domination and the other was begun by L. Ron
Hubbard.
ie:{ fl:( br:< va:) ls:? fo:| rl:? n4:° ss:{ de:] js:| ch:? mo:| zu:|
Der vertuschte Gefahrstoff: Dihydrogenmonoxid
What is the difference between Scientology and Microsoft? One is an
evil cult bent on world domination and the other was begun by L. Ron
Hubbard.
ie:{ fl:( br:< va:) ls:? fo:| rl:? n4:° ss:{ de:] js:| ch:? mo:| zu:|