Haha, we don't, ddadmin doesI believe the CSS library is based on some form of CMS, but the rest hasn't been updated yet.
Haha, we don't, ddadmin doesI believe the CSS library is based on some form of CMS, but the rest hasn't been updated yet.
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!
hi! im new here- ive been coding webpages for about a year now. i hope to help people on this site.
...heres some HTML i made that blocks right-clicks, dragging, and selecting. Not sure if it works in firefox, but it works in IE:
<body oncontextmenu="return false" ondragstart="return false" onselectstart="return false">
or if ya wanna drive someone crazy but not allowing regular clicks too, heres code for that:
<body onclick="return false" oncontextmenu="return false" ondragstart="return false" onselectstart="return false">
Last edited by muffinzrock; 05-11-2007 at 12:28 AM.
No offense intended, but: that doesn't work, and maybe in IE. JavaScript can be disabled. Blah blah. This thread should be either closed, or moved to the lounge.
- Mike
OK, I'll lock it. If folks want to ramble on about right click, they can do it somewhere else other than in the submit section.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks