Categories
Internet Explorer Solutions Web

How to force Internet Explorer to view a page in a specific version mode.

Internet Explorer 7
Internet Explorer 7 (Photo credit: Wikipedia)

Meta tags can be used to force Internet Explorer(IE) browser to use a specific standards mode. The X-UA-Compatible meta tag tells IE what view mode to use to render the current page.

Here is how to emulate different browser modes using meta tags:

Emulate IE 7:

<meta http-equiv="X-UA-Compatible" content="IE=7">

Emulate IE 8:

<meta http-equiv="X-UA-Compatible" content="IE=8">

Emulate IE 9:

<meta http-equiv="X-UA-Compatible" content="IE=9">

If the end client visits the page on a browser that is older than the specifed view mode (eg. User has IE 8 but view mode forces IE 9), the browser will ignore the meta tag and render the page the best way it can.

Categories
Android Device

Nexus 5 Not Booting: Possible Reasons & Solutions – Updated

UPDATE: There are multiple confirmations that the issue can be caused by using the wrong charger to charge the device. Nexus 5 comes with a different specification of the charger(particularly the cable for charging) and using alternate chargers might lead to the device not charging properly causing the issues.

Note: The solutions explained below can damage or brick your phone. Please exercise caution when implementing them. The author has tried most of these solutions but under expert supervision. If you are not sure about the solution please contact your Google Support

There seems to be a common problem in some Nexus 5 phones wherein the phone switches off and just refuses to start up. This happened to a colleague of mine too and here are my observations and possible solutions to the problem: