www.webdeveloper.com
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2003
    Location
    VA
    Posts
    6

    Select All (using Ctrl+A key combo)... Disable browser highlighting

    I have many items on a page that I set up to change the background color when a user selects them. I have implemented the Ctrl+A key combination to select all items when the user presses those keys. It works fine and selects all items as needed. However, because Ctrl+A also tells the browser to select all contents in the page, everything gets highlighted in the whole page from the browser. Is there a way to disable this behavior so it only runs my Ctrl+A command and not the browser highlighting?
    MattMan

  2. #2
    Join Date
    Jun 2006
    Posts
    384
    Simple answer : no, there isn't.

Thread Information

Users Browsing this Thread

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

     

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
HTML5 Development Center



Recent Articles