Results 1 to 3 of 3

Thread: Disabling the Save Target As... command in the right-click menu

  1. #1
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Disabling the Save Target As... command in the right-click menu

    I have already disabled the right-click functionality, but I am now informed that what we want to do is disable ONLY the Save Target As... command. In other words, the users should still be able to click Open in New Window. So I need to know how to either edit the html code I have (which disables the entire right-click functionality on the page) or insert new code that will disable only the Save Target As... command. Any ideas? Much appreciated!

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Maybe you could make a custom right click menu -

    DD's own version: http://www.dynamicdrive.com/dynamici...ontextmenu.htm

    Another example: http://www.1javastreet.com/vb/script...=3099&lngWId=2

  3. #3
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation No Good

    I looked at both of these. The second requires a custom graphic and I do not want to include an image upload to the help server.

    The first one is better, but I cannot use it because I do not know what the URLs will be when a help page appears. It would involve too much custom code on the server end for me to use.

    Any other suggestions or options?

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
  •