Results 1 to 3 of 3

Thread: Is it possible to have a status bar in the full screen mode.

  1. #1
    Join Date
    Apr 2005
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Is it possible to have a status bar in the full screen mode.

    Is it possible to have a status bar in the full screen mode.

    For avoiding X on the browser, which is on the top right corner. I've written javascript window open, to open in fullscreen mode. That works fine. But this doesn't satisfy completely what I want to do.

    Is it possible to have a status bar in the full screen mode.

    Is there any way to avoid displaying X (close) button, which on the title bar.

    Any suggestions, please. Thanx in advance.

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I should hope not... because that would enable popup adverts to become a whole lot more malicous, if people couldn't close them (bar Alt+F4).

    Why would you want to remove the close button?

    cr3
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Apr 2005
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    In this asp.net application, when the user logged in, and while browsing through the pages a lot of processing is done. And in the middle of browsing the pages, the user have to see the other applications to get the data from. And by mistakenly if the user closes first browser, then the user has to login and do all the calculations once again.

    To avoid that, and want to provide only the way to go away from this app is explicitly logging out and providing a close button on the login page.

    Thanx in advance.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •