PDA

View Full Version : disable left click



lucifer
August 2nd, 2001, 08:58
:rolleyes: how can I do this?

LastActionHero
August 2nd, 2001, 10:08
hmm that wud ke kinda stupid :rolleyes:

meow
August 2nd, 2001, 10:36
I've noticed that if you happen to pour fine salt on the mouse pad it can cripple the whole mouse for at least a week. Sugar doesn't have the same impact at all.
mouse (http://www.muddle.f2s.com/other/pussy.jpg)

lucifer
August 2nd, 2001, 11:44
so something like


<B>pour fine salt on your mouse mat then enter site</B> should work :confused:

like the piccy :cool:

meow
August 2nd, 2001, 11:49
You're soooo full of ----. Pour salt on your tail. :D

LastActionHero
August 2nd, 2001, 11:50
Originally posted by meow
You're soooo full of ----. Pour salt on your tail. :D

He has a tail too? :confused:

meow
August 2nd, 2001, 11:54
Have you forgot who he is? I think he has some trouble with his feet also.

lucifer
August 2nd, 2001, 11:56
Originally posted by meow
I think he has some trouble with his feet also. first sensible thing you've ever said :p

too much running around playing football at the weekend. Staring at a screen is so much easier on ones body

Dusty
August 4th, 2001, 02:00
ref lucifer oldspeak
:rolleyes: how can I do this? Unclick leftclick goodthink stop :halfblink smilewise:



Originally posted by lucifer
:rolleyes: how can I do this?
Disabling the left mouse button, what a great idea! ;)



function check(e){
if(document.all){
if(event.button==1){
alert("script ref unclick");
return false;
}
}
if(document.layers){
if(e.which==1){
alert("script ref unclick");
return false;
}
}
}
if(document.layers){
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=check;

LeX
August 4th, 2001, 08:40
Why would you want to disable left click? You DO know how easy that's bypassed, right?

niv
August 4th, 2001, 09:04
is it tab? :confused:

LastActionHero
August 4th, 2001, 09:33
Originally posted by Hayama-kun
is it tab? :confused:

tab to cycle between the links and space/enter to select

niv
August 4th, 2001, 09:50
how about disabling tab/enter? :D

meow
August 4th, 2001, 10:05
I'll disable YOU, Banana-ram! :p

Dusty
August 4th, 2001, 20:40
ref unposter needscgispace oldspeak
how about disabling tab/enter? :D see unusable webwise page stop (http://209.222.113.65/uwp.html) :doubleplus smile smilewise:


Originally posted by the Poster Formerly Known as Needscgispace
how about disabling tab/enter? :D Observe the Unusable Webpage (http://209.222.113.65/uwp.html) :D

And that's the last post I make in Newspeak.

LeX
August 4th, 2001, 20:45
At least ALT and F4 weren't disabled. :D

The page screams no fair when you turn off javascript.

polestar
August 6th, 2001, 08:41
you might wanna disable left-click to stop folkz selecting all your text and copying it.....

like those folkz who don't have big enough hands to press ctrl+A-ctrl+C-alt+tab-ctrl+v (remember, notepad is open!)

jon787
August 6th, 2001, 12:29
I can use both mouse buttons on your UWP in Opera.

Dusty
August 6th, 2001, 13:37
Nobody uses Opera :p

meow
August 6th, 2001, 13:52
A lot more than the stats shows.

Dusty
August 6th, 2001, 14:20
A lot more than the stats showsHmm?

(That was a joke, by the way, if anyone thought I was serious in saying nobody uses Opera)

meow
August 6th, 2001, 14:45
lol! :p Opera can be set up to identify itself as different versions of Opera, IE and Mozilla. It's often necessary to camouflage as one of the big ones to get past bad browser sniffers and so on. Else Opera get bundled with "old browsers" and can't get in. That's why it's hard to know how many Opera visit a site.