/ Published in: TYPO3
                    
                                        In der Datei “t3lib/class.t3lib_div.php†folgende Zeile ersetzen:
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 //In der Datei t3lib/class.t3lib_div.php diese Zeile } elseif (strstr($useragent,'MSIE 4') || strstr($useragent,'MSIE 5') || strstr($useragent,'MSIE 6')) { //durch folgende Zeile ersetzen: } elseif (strstr($useragent,'MSIE 4') || strstr($useragent,'MSIE 5') || strstr($useragent,'MSIE 6') || strstr($useragent,'MSIE 7')) {
Comments
                    Subscribe to comments
                
                