Browser Redirect

Added: 01 January, 2007
Downloads: 518
Required: javascript
Ratting: 5

This script redirect user according to browser. Thus it can ensure to provide best appearance of your site by redirecting users to different page for different browser and version.



STEP 1:
Add this script at the header of your page

STEP 2:
Add this line onLoad="browser_check()" between '<body' and  '>'