Home

Wednesday, 19 June 2013

Tutorial on how to detect browser platform and operating system

Simple JavaScript code to find on which Operating System is the user browsing your web page The following script what I've written gets the information of the Operating System. This is achieved by writing JavaScript inside the HTML file & loading it via a Web Browser. What the browser does is that: It runs the HTML file and encounters a JavaScript...

Wednesday, 27 March 2013

How to test your Responsive websites for free

Hi Guys, You are in the ' Right place ' and at the ' Right time '!! Today, I'm going to teach you, How you can test your Web Application which is Responsive and if it Responds to conditions when ever it is rendered in various Devices or Screen Resolutions. There are 3 ways of accomplishing this: 1) Purchase all the Devices like iPhone, iPad, Tablet,...