Go Back   Novahq.net Forum > Computers > Web design and Programming
FAQ Community Calendar Today's Posts Search

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-22-2002, 12:46 AM
(Old)
Unregistered

Posts: n/a

Alternative to no right click

For those that use no right click on your pages or wan't to but find it to annoying, i have attached a piece of Javascript that will create a custom menu when you right click, the script is customizable and skinnable if you know what you doing.
Attached Files
File Type: txt right click menu.txt (3.0 KB, 39 views)
Reply With Quote
  #2  
Old 10-03-2002, 08:34 AM
katana*GFR* is offline katana*GFR*

Join Date: May 2002
Location: North Sea
Posts: 2,421

Send a message via ICQ to katana*GFR* Send a message via MSN to katana*GFR*
and how do it do it?
Have you got a lil simple tutorial for that?
__________________
<- Sponsored by Chris



Found on Youtube:
Quote:
And if Newton Faulkner's voice can be described as "R&B" then Kurt Cobain must be a member of Boyz II Men.
Link here
Reply With Quote
  #3  
Old 10-03-2002, 10:01 AM
Sal UK is offline Sal UK

Join Date: Aug 2002
Posts: 2,578

Send a message via ICQ to Sal UK
Nice but the whole right click really is a waste of time when anyone thinks about it.As all anyone has to do is goto their temp internet folder and anything anyone wanted to get like a pic they liked or anything else that shows up onscreen can be found in there.
I wanted to do the right click but when i thought about the time to do it and the fact any page is stored in the temp folder I gave up on the idea sorry if I put a downer on this.
__________________
Reply With Quote
  #4  
Old 10-03-2002, 10:50 AM
katana*GFR* is offline katana*GFR*

Join Date: May 2002
Location: North Sea
Posts: 2,421

Send a message via ICQ to katana*GFR* Send a message via MSN to katana*GFR*
no you dont i was just curious cause i dont know &*% bout programming and stuff and really would like to learn it.

Only prob i encounter most of the time is that its written in english in such a way that i totally loose the way.
I know im fairly good at english but not that good that i can read it like an technical guide orso.

So if sum1 has sum ideas for me were to get progs and tutorials bout programming.... All help is welcome.
__________________
<- Sponsored by Chris



Found on Youtube:
Quote:
And if Newton Faulkner's voice can be described as "R&B" then Kurt Cobain must be a member of Boyz II Men.
Link here
Reply With Quote
  #5  
Old 10-04-2002, 09:55 PM
(Old)
Unregistered

Posts: n/a

katana all you do i put the part that says PUT THIS INTO THE HEAD OF THE PAGE You have to put that betwen <HEAD> and </HEAD> and the same goes for the body, you put that between the <body>and</body> tags
Reply With Quote
  #6  
Old 10-04-2002, 11:38 PM
Ian M is offline Ian M
Registered User

Join Date: Sep 2002
Posts: 67

I like the cool javascript thingys that bring up nice menus on right click.
You dont need to use temp folders either btw, you can drag and drop all webpage images into the Address bar and be taken directly to the original where there is no javascript disabling anything.
You can disable that too but you need to really know you htdocs I think.

On a secondary note, all the stuff you see here in DFHQ was self taught. Panther went very quickly from being just about able to prodice a half decent homepage to the php driven power house you see here today.
He taught himself by right clicking on every good website he could find and learning how it was done.
In turn he was then able to reproduce it and add to it to produce DFHQ.net which I am quite confident in saying is one of the top GAMES sites out there let alone DF.

The point is this. disableing right click is not only pointless, because its easily bypassed, but also an affront to what the web is all about, namley the free flow of ideas and information.

DFHQ is a free utility as are most sites like this. The majority of amatuer web stuff is and so it should be.
I find that most sites that disable right click tend to be pretty poor sites anyway and worse still when you do bypass and examine their code its badly written amatuer stuff.

Dont forget that most competent webdesigners can see the code that produced a website simply by looking at the site itself. The people that disable right click did not invent HTML or PHP (which is utterly free source anyhow) so exactly what copyright their ignorant little minds think they are protecting is beyond me.

Disable right click?
DON'T DO IT.
Its rude, anti-social and anti-web. Its as bad as putting repeating pop-ups that lock people into your site.
Javascript should be banned.

So there you go.
Reply With Quote
  #7  
Old 10-05-2002, 12:45 AM
(Old)
Unregistered

Posts: n/a

i also find no right click annoying, that's why i posted this you could turn right click ino something more useful than a annoying message.
Reply With Quote
  #8  
Old 10-05-2002, 01:19 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,921

&lt;body oncontextmenu=&quot;return false&quot; ondragstart=&quot;return false&quot; onselectstart=&quot;return false&quot;&gt;

This is actually an easier way. It will block right click, trying to drag text/images to cache and will not let you selece items. But if you really wanna know how I feel about no right click, I HATE it when websites use it. There is no way to protect your code from an experanced user in the first place. It is all stored in cache. The thing I hate most about it is I it wont let me open windows in a new browers. I usually open all links in a new window if they are going to a new site so I don't loose the current site. Just an opinion.
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #9  
Old 10-05-2002, 08:12 AM
katana*GFR* is offline katana*GFR*

Join Date: May 2002
Location: North Sea
Posts: 2,421

Send a message via ICQ to katana*GFR* Send a message via MSN to katana*GFR*
Hey thx for all info i will not put that in i was just after info cause i truly wanna learn html and programming

btw Panther whats the code for opening a page in a new window? I got a lot to learn....
__________________
<- Sponsored by Chris



Found on Youtube:
Quote:
And if Newton Faulkner's voice can be described as "R&B" then Kurt Cobain must be a member of Boyz II Men.
Link here
Reply With Quote
  #10  
Old 10-05-2002, 08:13 AM
Steve is offline Steve
Steve's Avatar
Administrator

Join Date: Sep 2001
Location: 2077
Posts: 21,552

Send a message via ICQ to Steve
this is a good post

ever see the right click script that crashes your browser? now that is FinStoopid IMO.

it seems that the ppl who use it are attempting to protect images that they didnt even make them selves from my experience.

i usually right click on images to see their file size to figure out why its taking so long for the frikkin page to load, not to steal.

no amount of protection can stop anyone doing a printscreen and pasting into their gfx proggy anyway lol.
Reply With Quote
  #11  
Old 10-15-2002, 10:10 AM
SilentTrigger is offline SilentTrigger
-1PARA-

Join Date: Sep 2002
Location: Sweden
Posts: 3,972

those scripts dont work if u want to protect btw just thought id share someone might allredy have said it tho but i say it again then
__________________
-1PARA-AlexKall

My photography website



Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Click here!!!11 Chrispy General Chat 23 05-10-2008 10:33 PM
Click Mstenger404 General Chat 0 07-17-2006 10:36 AM
If you like Halo... click here! Chrispy Humor & Jokes 2 06-30-2006 09:37 PM
Just Click This Thread!! Skin Sigs and Graphics 9 01-29-2006 10:30 PM


All times are GMT -5. The time now is 03:04 AM.




Powered by vBulletin®