Results 1 to 2 of 2

Thread: How to get windows right click like menu

  1. #1
    Join Date
    Jan 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to get windows right click like menu

    Hi experts,
    I am pretty new to this area and seeking your help for one of requirements. We need windows right click like menu when you left click on any part of the page. I would greatly appreciate any input.

    Thanks for your time.
    Regards,
    Venkat

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Creating a page or feature designed to integrate with any one platform is a bad idea, as people not using that platform will get slightly disoriented - or possibly annoyed, if they happen to be an anti-Windows advocate.
    Overriding left-click over the whole page is also a bad idea - this is a very commonly-used feature, and users will get irritated should they click in the window to get focus and have half-a-dozen menus pop up all over the screen.
    Nevertheless: capture document.body.onclick ; use an absolutely-positioned div to appear where the mouse is clicked.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

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
  •