01-09-2008
Javascript
Browser detection
Code
Javascript
Browser detection
To detect Internet explorer:
if
(
navigator.
userAgent
.
indexOf
(
'MSIE'
)
!=-
1
)
{
alert
(
'IE!'
)
;
}
Comments:
Leave a comment
Your comment:
Name:
Comment:
Type this number »
»
Send
[x]
Go
search
Home
Code
ActionScript
Actionscript2
Actionscript3
Apache
.htaccess
mod_rewrite
CSS/(X)HTML
CSS3
Javascript
jQuery
Perl
PHP
PHP configuration
Smarty
Zend Framework
Python
SQL
MSSQL
MySQL
Unix/Linux
BASH
MacOSX
Samba
Ubuntu
Projects
Contact
Downloads
Resources