Showing posts with label ie. Show all posts
Showing posts with label ie. Show all posts

Thursday, April 20, 2017

Hack IE Title Bar

Hack IE Title Bar


Title bar is the area where title of webpage is displayed. In Internet Explorer this can be changed to your own string, whatever the webpage title is, it doesn’t matter.
The format will be like webpage title then your string.
By doing this you can promote your site, can give message to victim and can surprise to your friends.

Watch this video to know how you can do this.



This trick can be done by command prompt too. You can use this command to add a new key in window registry.

reg add /? 

When you’ll execute this command you will see the instruction for using it.
So you can use the command in batch file, C program, can create shortcut or any other language to automate the task.
If you enjoyed the trick, like this video.

Go to link Download

Read more »

Sunday, October 9, 2016

IE 11 compatibility mode

IE 11 compatibility mode


IE 11 comes with Windows 8.1 removed the compatibility mode button on the user interface, it may impact lots of in-house application that is not IE7 or about ready.  There is work around on this and do not stop using Windows 8.1 in the environment,

For normal user, from IE tool menu, goes to Compatibility view list, add the domain of the URL that require compatibility mode.

For developer, press F12 to turn on debug mode, that allows to switch from IE11 to different IE standard edition.

Go to link Download

Read more »