0

I am working in C#.Net web application. Once i run the application, the screens should appear maximized. ( For ex, by pressing F11, the pages will be maximized)

How to do this...

RobinHood
  • 2,367
  • 11
  • 46
  • 73
  • See http://stackoverflow.com/questions/1125084/how-to-make-in-javascript-full-screen-windows-stretching-all-over-the-screen – Jeow Li Huan Feb 06 '12 at 07:59
  • Hi, I had searched a lot. In IE7,IE8,IE9 We can't able to hide the address bar. Instead of that, we can able to replace it with a non-editable address bar. Most of the articles are telling this only – RobinHood Feb 09 '12 at 11:26
  • I'm afraid that's the best you can do. IE insist on showing the address bar for security reasons. For real full screen in Firefox, Chrome and Safari, you can check out 2nd most voted answer the earlier link. – Jeow Li Huan Feb 09 '12 at 11:58
  • ya other than IE, i know its possible to hide address bar. IN IE6 also, we can able to hide the address bar using location property... – RobinHood Feb 09 '12 at 12:02

0 Answers0