Refresh will not work on webpage

J

Jack Nation

I have one webpage with a javascript game that will not respond with a
context menu when I right-click my mouse on it. However, when I open View
and select "Refresh", the page will refresh. All other webpages work OK.
Incidentally, when I hit the F5 key, or go to View and select "Refresh", the
page will refresh. What am I missing?
 
I

Ivo

I have one webpage with a javascript game that will not respond with a
context menu when I right-click my mouse on it. However, when I open View
and select "Refresh", the page will refresh. All other webpages work OK.
Incidentally, when I hit the F5 key, or go to View and select "Refresh", the
page will refresh. What am I missing?

And if you select View-->View source, you get to see the source, right? That
's correct behaviour. They 've probably added some javascript that disables
the contextmenu, with code like document.oncontextmenu=somefunction; and
function somefunction(){return false}. It is not difficult to reverse this
if you know the code. Can you give an url?
Ivo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top