Results 1 to 5 of 5

Thread: Internet Explorer customisation

  1. #1
    only the finest beef
    Join Date
    Nov 2003
    Posts
    1,175
    Thanks
    4
    Thanked
    0 times in 0 posts

    Internet Explorer customisation

    Is it possible to get rid of all the buttons etc that you get in explorer, using javascript?

    Doesn't have to be cross browser compatible - just needs to work with explorer

    cheers

  2. #2
    Triple Ox
    Join Date
    Jul 2003
    Posts
    484
    Thanks
    0
    Thanked
    0 times in 0 posts
    Right click and "customize" can get rid of them if thats what you mean?

  3. #3
    only the finest beef
    Join Date
    Nov 2003
    Posts
    1,175
    Thanks
    4
    Thanked
    0 times in 0 posts
    I'm writing an ASP program that will be run over a LAN.

    However, the end user has said that they don't want any of the buttons that ie shows - so like an F11 screen without the buttons. Could be beneficial, as this would mean the user can only use the buttons I give them on the screen so can't duplicate entries by pressing back etc.

    Need to do it automatically when the system loads up though, hence the javascript requirement.

  4. #4
    Pixel Abuser Spunkey's Avatar
    Join Date
    Nov 2003
    Location
    Milton Keynes
    Posts
    1,523
    Thanks
    0
    Thanked
    0 times in 0 posts
    you can do it in javascript:
    http://msdn.microsoft.com/library/de...ods/open_0.asp

    that way will only work for a new window when opened with an existing browser window though.
    what you can do is open your browser to xxx url. this url then opens a window without any toolbars, and closes the window xxx url was loaded in, leaving your new toolbar-nekkid window

    Hope that makes sense

  5. #5
    HEXUS.net Webmaster
    Join Date
    Jul 2003
    Location
    UK
    Posts
    3,108
    Thanks
    1
    Thanked
    0 times in 0 posts
    depending on the amount of control you have e.g. if you're setting up a shortcut on the user's desk then adding the -k switch to iexplore will open it in kiosk mode.

    Try it by going to start -> run and the then type iexplore -k

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 30-01-2004, 04:12 PM
  2. new hdd not listed in win xp explorer
    By Lisandrea in forum PC Hardware and Components
    Replies: 11
    Last Post: 12-01-2004, 03:42 PM
  3. Irritating Internet Explorer problem.
    By gamezfreak in forum Software
    Replies: 3
    Last Post: 02-12-2003, 12:23 PM
  4. Does the internet do "January Sales"?
    By joshwa in forum General Discussion
    Replies: 13
    Last Post: 26-11-2003, 09:57 PM
  5. ieSpell - A Spell Checker for Internet Explorer
    By Jonny M in forum General Discussion
    Replies: 13
    Last Post: 23-07-2003, 07:09 PM

Posting Permissions

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