Print this article
  Email to friend
Anti right-click pop up : pop up will appear if visitors right-clicks his mouse
Author:



New Page 2



function noway(go) {
if (document.all) {
if (event.button == 2) {

newwin=window.open('index.htm','PopupTest','width=350,height=423,top=30,left=30')
return false;
}
}
if (document.layers) {
if (go

which == 3) {

newwin=window.open('index.htm','PopupTest','width=350,height=423,top=30,left=30')
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=noway;
// -->



try to right-click your mouse




Rate this article:  (No ratings yet)

 Saving ...

RECENT ARTICLES FROM COMPUTER PROGRAMMING CATEGORY
Some of the biggest flaws in web designs (Author: Florie Lyn Masarate)

1. Bad layout formatting. Try to use your judgment when it comes to layout. They will serve as your best guide. Do not just center on your body text. The text and content should be offset, ...


Web Design: Photograph Copyright Issues (Author: Teve Torbes)

When designing a web page, you need to be careful about what pictures you use. Many people simply grab them off Google - they see a picture they like, and they put it on their web site. Unfortunately, ...


How to create a great website (Author: Patrick Tan)

The web is a medium designed to communicate with people. As the writtenwords and graphics will be the main forms of communication in a website, itis of utmost importance that they convey your ...


Does The Color of Your Site Matter? (Author: Jake Gorst)

You are driving your car through a rural area, enjoying the countryside. At some point you come to an intersection in the road. Out of the corner of your eye, you see a green stop sign. Do you stop or ...


"Patent Pending" In The U.S. - Tips For Building Patience (Author: Reid Hampon)

The Patent Process - Patience Pays Off In The End Margaret Thatcher is quoted as saying, "I am extraordinarily patient, provided I get my own way in the end." While waiting for the patent process ...


SEARCH
Search for:


In:


NEWSLETTER
E-mail address:


Name:


Copyright ©2007 HyperArticles.com. All Rights Reserved. - Privacy Policy - Disclaimer