| | i cant get that code too work any 1 know why? |
|
|
|
I hate it when people steal all your own work and writing and just paste it with out even editing it...but I aso hate putting a disable right click code, so it's bad both ways....and this annoys me...
Heres another code try if it works : <body onselectstart="return false"> It's short and I think it works....People might be able to get passed it,only if they are genius'
I kind of silly, but somewhat effective way to keep (gullible) people from viewing your code is to put a comment right at the top of your code, saying something like
CODE <!-- warning, this work is protected by copyright laws. Your IP address has been logged --> and then you hit enter a bunch of times so it looks like that's all there is in the window. It'll freak people out enough to where they won't notice that they can just scroll down to see your code.
The best way to get ride of those silly scripts is to use a modern browser (like Mozilla) : you'll keep all your clicks.
Take for instance, a friend of mine was trying to print something from a website and the site's code (probably) was preventing him from doing that. When he complained to me, these were the things i did || i first tried to write click and found out that right clicking was deactivated in there. || i then presses the office key on the keyboard to use the right click ketboard shortcut and then clicked on source || When the soucre code was displayed in notepad, i copied everything in there || I lauched MS FrontPage and went to the HTML editor page and paste everything i copied from notepad in there. || I then went pback to the normal view page and ........the page was displayed there. || Zooooom.....i printed it from there So, you can see that for the more experienced internet users, right click deactivation doesnt mean anything.... Take that from me
i just use firefox, and i downloaded the allow right click extension... so i can always beat those lame scripts... and i didnt need that extension anyways... since i always have javascript disabled on my firefox.
QUOTE(DMA @ Oct 27 2004, 12:18 AM) i just use firefox, and i downloaded the allow right click extension... so i can always beat those lame scripts... and i didnt need that extension anyways... since i always have javascript disabled on my firefox. That means that the whole effort to deactivate right click is just a very futile effort. Isnt it?
i dont like disabling rick-click but after this person stole all my content it was only way. so if anybody wants this script below disables right click and highlighting. Btw thanks for that frame trick i will use it on the page that the person is stealing from.
CODE <script language="JavaScript1.2"> function disableselect(e){p return false } function reEnable(){ return true } //if IE4+wi document.onselectstart=new Function ("return false") //if NS6 if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable } </script> <script language=JavaScript> <!-- var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} // --> </script> but remember everyone dont use it unless u NEED to. QUOTE(krap @ Oct 27 2004, 06:39 PM) but remember everyone dont use it unless u NEED to. No : "dont use it because it is useless" As we explained you, this script won't work with modern browsers...
I think like if those who use the old version of Netscape Navigator can view the source despite any code put in place. I've used it a few times when I'm trying to save some image. lol. Sometimes it annoys me enough that I have to do that print screen option.
Recent Queries:-
Keywords : deactivate, click, internet, explorer
advertising media through internet (1) Introduction to Digital Signage Project and Discussion Digital Signage is becoming the next (4) I am not sure if this is the correct section, but this is related to HTML. I have some menus at the (11) Originally this topic was asking for testing of my page in Internet explorer but someone on another (4) Does anyone know how can i "emulate" a click on a link in Internet Explorer. I want it to be closest (3) I need some serious help. My website looks fine in Internet Explorer because I previewed it in IE (1) Hi, I have made a script which generates a BBcode when you run it, and displays it in a text field, (1) Hello, I have a webpage that allows a user to upload a picture to the site. I know all my users are (20) Just for a bit of fun, I know its possible to disable the right click, but is it posible to disable Looking for deactivate, click, internet, explorer
|
|
![]() Deactivate right click - in internet explorer |
| ADD REPLY / Got an Opinion! | a humble request :-) | RAPID SEARCH! | Free Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute more info. to help others. Ask your Doubts & Queries to get answers, So that "Together We can help others!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|