Results 1 to 3 of 3

Thread: MouseDown Cancel

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2004
    Posts
    308

    MouseDown Cancel

    Heya,

    How can I stop the onMouseDown event from doing something ?

    the window.event.cancelBubble = True; and window.event.returnValue = False;

    don't work ?

    Thanks

    Chubby..

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: MouseDown Cancel

    Just don't have anything in the event. Or place a return statement.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2004
    Posts
    308

    Re: MouseDown Cancel

    Quote Originally Posted by mendhak
    Just don't have anything in the event. Or place a return statement.
    Its not as easy....

    I've got a frame in hta that is resized for login and bigger when logged in. i want to stop muppets from holding the mouse down and scrolling the page down. No scrollbars to tell them they can but, y'know yerself......


    Cheers

    Chubby..

Posting Permissions

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



Click Here to Expand Forum to Full Width