rezza » Newbie
Honors : 61 Age : 38 Warnings : Honors : 58770 Registration date : 2008-10-19
| Subject: ANTI OPERA & IE Mon Nov 03, 2008 9:10 am | |
| Credits : friedstertalk/indonesia Langsung saja pada permasalahan nya. Neh Code di Bagian A - Code:
-
//** FORCE IE **// if (navigator.appName == "Microsoft Internet Explorer") { alert('Use Mozilla FireFox 2 View My Profile!') document.location = "http://www.friendster.com/home.php"; }
//** FORCE OPERA **// if (navigator.appName == 'Opera') { alert("Use Mozilla FireFox 2 View My Profile!"); document.location = "http://www.friendster.com/home.php"; } | |
|