C.O.D.E.N.A.M.E
03-18-2006, 04:48 PM
I want to disable the clicking of a link but enable right click.
But a Mac is different?
How to achieve this with Js
But a Mac is different?
How to achieve this with Js
|
||||
disable a clickC.O.D.E.N.A.M.E 03-18-2006, 04:48 PM I want to disable the clicking of a link but enable right click. But a Mac is different? How to achieve this with Js Bill Posters 03-19-2006, 07:41 AM <a href="…" onclick="return false">link</a> This should negate the normal click for all js-enabled browsers without effecting the browser's own contextual menu. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum