Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Disable IE menu items using Javascript

Disable IE menu items using Javascript

Scheduled Pinned Locked Moved Web Development
javascripttutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Subrahmanyam K
    wrote on last edited by
    #1

    Hi, How to disable a menu item such as "save as" in the Internet Explorer or Netscape using Javascript. Thanks in advance.

    Subrahmanyam K

    C 1 Reply Last reply
    0
    • S Subrahmanyam K

      Hi, How to disable a menu item such as "save as" in the Internet Explorer or Netscape using Javascript. Thanks in advance.

      Subrahmanyam K

      C Offline
      C Offline
      CWIZO
      wrote on last edited by
      #2

      If you are refering to the right-click pop-up then you can disable it. Google for it. But you can't disabled the main menu options, unless you open the page in a pop-up with no buttons and menus. But the user will still be able to press ctrl+s and save the page. In short: you can't prevent the user from saving the page (afterall if he is able to see it it is already somewhere on his computer). If you don't want your users to save some information then don't put it on the internet.

      -------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups