Click here to Skip to main content
15,892,161 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: "Retrieving currency conversion value from existing website" Pin
User 988517-Apr-08 21:46
User 988517-Apr-08 21:46 
GeneralRe: "Retrieving currency conversion value from existing website" Pin
Bradml18-Apr-08 21:53
Bradml18-Apr-08 21:53 
GeneralFlash - Javascript - Xara Generated menu Pin
Crisstina16-Apr-08 6:50
Crisstina16-Apr-08 6:50 
GeneralRe: Flash - Javascript - Xara Generated menu Pin
Shog916-Apr-08 7:52
sitebuilderShog916-Apr-08 7:52 
GeneralRe: Flash - Javascript - Xara Generated menu Pin
Crisstina25-Apr-08 6:10
Crisstina25-Apr-08 6:10 
GeneralRe: Flash - Javascript - Xara Generated menu Pin
Shog925-Apr-08 18:16
sitebuilderShog925-Apr-08 18:16 
QuestionDisable right click in Opera Browser? Pin
yadlaprasad16-Apr-08 5:13
yadlaprasad16-Apr-08 5:13 
AnswerNo. No no no. Bad web dev, BAD! Pin
Shog916-Apr-08 7:40
sitebuilderShog916-Apr-08 7:40 
I'm assuming you're talking about disabling the context menu, since you really can't disable right-clicking short of traveling to the location of each user and performing surgery on their mouse / pointing device of choice. Keep in mind, there are ways of accessing this menu besides the right mouse click.

Generally, this is a terrible idea. I like having my context menu. So do most users, at least those who know it exists. The only remotely valid reason to disable it is that you're displaying a custom context menu in its place. Which is appropriate in some situations where users will already expect to use a context menu for non-browser-specific activities (for instance, you're writing a text editor and want to include additional editing commands on the menu)... but usually, it's a complete waste of time, annoying to users who make normal use of the browser context menu and undiscoverable to the rest - and that's probably why Opera prevents you from doing so.


Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

AnswerRe: Disable right click in Opera Browser? Pin
Bradml18-Apr-08 21:54
Bradml18-Apr-08 21:54 
GeneralWebsite in ASP.net Pin
Poonam Gandash16-Apr-08 2:56
Poonam Gandash16-Apr-08 2:56 
GeneralRe: Website in ASP.net Pin
Christian Graus16-Apr-08 11:55
protectorChristian Graus16-Apr-08 11:55 
GeneralRe: Website in ASP.net Pin
Ashish Sehajpal17-Apr-08 6:12
Ashish Sehajpal17-Apr-08 6:12 
GeneralRe: Website in ASP.net Pin
lbothell22-Apr-08 6:37
lbothell22-Apr-08 6:37 
GeneralRe: Website in ASP.net Pin
Poonam Gandash29-Apr-08 19:59
Poonam Gandash29-Apr-08 19:59 
GeneralRe: Website in ASP.net Pin
Christian Graus29-Apr-08 20:04
protectorChristian Graus29-Apr-08 20:04 
GeneralRe: Website in ASP.net Pin
User 988517-Apr-08 21:47
User 988517-Apr-08 21:47 
GeneralGet a DIV in a table-cell to auto-height Pin
harleydk15-Apr-08 22:52
harleydk15-Apr-08 22:52 
GeneralRe: Get a DIV in a table-cell to auto-height Pin
Ashish Sehajpal17-Apr-08 6:15
Ashish Sehajpal17-Apr-08 6:15 
QuestionScriptManager and debug=false Pin
Gennady Oster15-Apr-08 21:17
Gennady Oster15-Apr-08 21:17 
GeneralRe: ScriptManager and debug=false Pin
Gennady Oster15-Apr-08 21:46
Gennady Oster15-Apr-08 21:46 
Generalset a user-entered value to a param tag in <object></object> [modified] Pin
codeprojuser15-Apr-08 20:40
codeprojuser15-Apr-08 20:40 
GeneralUnable to Use CSS in visual studio design for asp.net Pin
HatakeKaKaShi15-Apr-08 14:40
HatakeKaKaShi15-Apr-08 14:40 
AnswerRe: Unable to Use CSS in visual studio design for asp.net Pin
Shog915-Apr-08 14:59
sitebuilderShog915-Apr-08 14:59 
GeneralRe: Unable to Use CSS in visual studio design for asp.net Pin
Ashish Sehajpal17-Apr-08 6:19
Ashish Sehajpal17-Apr-08 6:19 
GeneralRe: Unable to Use CSS in visual studio design for asp.net Pin
Soumini Ramakrishnan18-Apr-08 20:21
Soumini Ramakrishnan18-Apr-08 20:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.