You logged in as Guest
Login:
Recent messages · Members · Forums rules · FAQ · SEARCH Registration · Log in

Page 1 of1
UcoZ Community » UcoZ System management and tuning » Photo Albums » Right Click
Right Click
superbastiDate: Tuesday, 2007-07-24, 8:49 Pm | Message # 1
Regular
Group: Checked
Messages: 84
Reputation: 0 [0%]
Status: Offline
How can i disable the right click here in photo album? Do you have codes for disabling it? Thanks man


www.gsisconnectster.ucoz.net
 
CerszoDate: Tuesday, 2007-07-24, 11:54 Pm | Message # 2
Constant
Group: Checked
Messages: 117
Reputation: 2 [0%]
Status: Offline
superbasti, System doesn't give such function as it's useless. But you can search an appropriate javascript in the web.

Shoot me if you can
 
levaniDate: Wednesday, 2007-07-25, 0:23 Am | Message # 3
Regular
Group: Checked
Messages: 80
Reputation: 1 [0%]
Status: Offline
superbasti,
You can download this javascript from here:

Link


http://myweb.ucoz.com
 
superbastiDate: Wednesday, 2007-07-25, 10:10 Pm | Message # 4
Regular
Group: Checked
Messages: 84
Reputation: 0 [0%]
Status: Offline
Quote (levani)
You can download this javascript from here:

Thanks dude! but you did not mention the password to open the file... whats the pw for that? smile
sad



www.gsisconnectster.ucoz.net
 
levaniDate: Thursday, 2007-07-26, 1:31 Am | Message # 5
Regular
Group: Checked
Messages: 80
Reputation: 1 [0%]
Status: Offline
superbasti,
The password is: scripts.ucoz.com

http://myweb.ucoz.com
 
superbastiDate: Friday, 2007-07-27, 0:37 Am | Message # 6
Regular
Group: Checked
Messages: 84
Reputation: 0 [0%]
Status: Offline
Thanks dude!!!! smile

Added (2007-07-27, 0:37 Am)
---------------------------------------------
Wait do you have a translation of this in english? Im so sorry but I dont understand the other text there... sad



www.gsisconnectster.ucoz.net
 
levaniDate: Friday, 2007-07-27, 1:12 Am | Message # 7
Regular
Group: Checked
Messages: 80
Reputation: 1 [0%]
Status: Offline
superbasti,

Try it. It's in english.

http://javascript.internet.com/page-details/disable-images-click.html


http://myweb.ucoz.com
 
superbastiDate: Saturday, 2007-07-28, 2:38 Am | Message # 8
Regular
Group: Checked
Messages: 84
Reputation: 0 [0%]
Status: Offline
Thanks for the time dude!!! smile


www.gsisconnectster.ucoz.net
 
jupetoDate: Wednesday, 2008-02-20, 8:38 Am | Message # 9
Newbie
Group: Users
Messages: 6
Reputation: 0 [0%]
Status: Offline
This is what am I using ( Silent No Right Click ) very simple

First create a Gobal Block

then insert this codes by HTML form

Code
<SCRIPT language="JavaScript" type="text/JavaScript">
<!--
function click(e){if (document.all) if (event.button == 2) return false;if
(document.layers) if (e.which == 3) return false;}
function click2(){event.returnValue=false;return false;}if (document.layers)
document.captureEvents(Event.MOUSEDOWN);document.onmousedown=click;document.oncontextmenu=click2;  
// --> </SCRIPT>

Name your Global Block NRCLICK then save it. You must have $GLOBAL_NRCLICK$

Second,
- If you want your whole template right click disabled then follow this...
navigate to Quick Replacement (Main Page -> Custom Design -> Quick Replacement). Then type in
Find: </head>
and type in
Replace by: $GLOBAL_NRCLICK</head>

- If you only want to have this in your Photo Album section then insert $GLOBAL_NRCLICK$ 1 by 1 in each Photo Album templates. Just make sure the code $GLOBAL_NRCLICK$ was inserted between <head></head> html tags. If you really want to make sure that this code works just put $GLOBAL_NRCLICK$ beside </head> html tag.

want a sample then check my sprite site... Artwor'X Custom Enhancement Site please leave testi for my guestbook ^^ thanks


Artwor'X Custom Enhancement
R.U.N.E. Member


Message edited by jupeto - Wednesday, 2008-02-20, 8:40 Am
 
UcoZ Community » UcoZ System management and tuning » Photo Albums » Right Click
Page 1 of1
Quick login form:
Search: