4images Forum & Community

General / Allgemeines => Chit Chat => Topic started by: lemccoy on October 30, 2005, 10:29:50 PM

Title: DrunkIsland
Post by: lemccoy on October 30, 2005, 10:29:50 PM
Hi everyone,

Thanks to the help of this board and the numerous amounts of mods by great programmers I have put together DrunkIsland!

www.DrunkIsland.com

Check it out! Let me know what you think!
Title: Re: DrunkIsland
Post by: Nicky on October 31, 2005, 03:35:14 AM
gimme a nice cold beer :)

nice site ;)
Title: Re: DrunkIsland
Post by: BartAfterDark on November 15, 2005, 06:32:53 PM
I would remove the rightclick copyright function ;)
Title: Re: DrunkIsland
Post by: Acidgod on November 15, 2005, 06:58:17 PM
I would remove the rightclick copyright function ;)

this is a better solution:

copy this "oncontextmenu="return false"" in the Body Tag and there is no way for a right click... *g*
Title: Re: DrunkIsland
Post by: BartAfterDark on November 15, 2005, 07:01:03 PM
But why add this feature when everyone can download the images by using the download function? :)
Title: Re: DrunkIsland
Post by: Acidgod on November 15, 2005, 07:22:26 PM
so the user canīt see the direct Links to the Images!
Title: Re: DrunkIsland
Post by: lemccoy on November 16, 2005, 04:10:45 PM
Good idea!  I will try and add the no right click menu in tonight.  I agree with having to use the download button...lets me see whats going on easier!

I find that with Firefox I can still save the picture directly to my computer.  Will the "oncontextmenu="return false"" remove that for firefox as well?

This site has been pretty heavily modded...if I had to do it again I would add a list of mods that I have done!  I also think that I am stuck with my template now, as there have been many mods to them as well!  Thanks again to everyone here for helping out with the site.  If you're ever in Nassau I'll buy a round!  :lol:
Title: Re: DrunkIsland
Post by: Acidgod on November 16, 2005, 10:50:31 PM
I find that with Firefox I can still save the picture directly to my computer.  Will the "oncontextmenu="return false"" remove that for firefox as well?

try it out:

http://picsforfree.de
Title: Re: DrunkIsland
Post by: lemccoy on November 17, 2005, 01:15:41 AM
looks like it works with Firefox! 

now where do you stick that coding?  tonights project...
Title: Re: DrunkIsland
Post by: Acidgod on November 17, 2005, 10:11:50 AM
copy this "oncontextmenu="return false"" in the Body Tag and there is no way for a right click... *g*
<body oncontextmenu="return false" ....
(o: