How to detect Java and cookies whether enabled or not? Most of the websites using cookies to store data...
To determine the size of the browser window, use the following properties: in Internet Explorer (backward-compatibility mode): document.body.offsetWidth document.body.offsetHeight...
To determine the size of the browser window, use the following properties: in Internet Explorer (backward-compatibility mode): document.body.offsetWidth document.body.offsetHeight...
How to detect browser details? Each and every browsers(IE, Mozilla, Chrome, Safari etc....) having own properties and own setup....