Skip to main content

Questions tagged [javascript]

JavaScript is a programming language. Programming questions are off topic here; ask on Stack Overflow instead.

133 votes
17 answers
135k views

How do websites block selecting text and how do I unblock that?

There's a website (example) that somehow blocks selecting text. Also it blocks Ctrl+A to select everything, there is also no “Copy” in the popup menu. What I have tried: Some sites use JavaScript to ...
user6329530's user avatar
  • 1,483
60 votes
6 answers
10k views

Removing annoying click-handling logic from websites

There are a lot of websites out there that block your ability to right click or select text. I believe it's done as a sort of half-assed security measure to prevent people from copying text or images. ...
Ram Rachum's user avatar
  • 5,250
60 votes
10 answers
66k views

How do I set Google Chrome to not allow javascript to hijack my right click menu

I despise web sites that hijack my right mouse button via javascript. Other browsers ( like firefox) allow me to block sites from doing this. Does chrome have such an option, or does it leave me at ...
Peter's user avatar
  • 783
57 votes
6 answers
12k views

Why can't old PCs view modern sites? [closed]

The reason for this question is that many times clients, friends and parents ask me why their perfectly working old PC cannot be used online anymore. I am looking for a good answer to those people ...
Armand P's user avatar
  • 749
55 votes
4 answers
9k views

How do I prevent pages I visit from overriding selected Firefox shortcut keys?

In Firefox, how can I prevent pages from overriding Firefox built-in keyboard shortcuts through Javascript on a per-key basis? Preferably on a per-site basis, too? The most frustrating override is the ...
Secure Shel's user avatar
49 votes
5 answers
127k views

Use AdBlock without being detected

Upon visiting a site today I was rewarded with Comic Sans. Behold it's glory: Source Needless to say I can finally understand why so many people loathe this font. However, this does bring up a ...
MonkeyZeus's user avatar
  • 9,302
47 votes
5 answers
60k views

Command line browser with js support

Does anybody know good command line browser with js support? Ideally I need following ability: some-browser http://example.com > ~/page.html It means that cli browser download html, execute js ...
Eugene Manuilov's user avatar
38 votes
6 answers
11k views

How do I prevent "Read more: www.site.com" from being injected with non-Tynt JavaScript into copy-paste actions?

There are many sites that insert something like "Read more: www.site.com" into your clipboard when you copy text in your browser. I find this abominable. A Google earch reveals some ...
Jess Riedel's user avatar
32 votes
5 answers
40k views

How Can I Stop Scripts on a Page in Firefox?

How can I stop scripts on a page in Firefox? I don't care if the solution is draconian. Super-tech-savvy solutions are also fine. Clarification: I don't want to turn off scripts permanently. I want ...
Sildoreth's user avatar
  • 435
29 votes
2 answers
34k views

What is JavaScript Obfuscation and why is it a threat?

AVG was recently telling me that a webpage was blocked because of JavaScript Obfuscation. Why was the webpage blocked and what exactly does that mean?
L84's user avatar
  • 3,881
28 votes
8 answers
50k views

How do I disable Javascript in Chrome?

How do I disable Javascript in Chrome?
Jude Allred's user avatar
28 votes
9 answers
28k views

Change a favicon locally in google chrome

This is a frustrating question, mostly because all searches for this usually give me information on how to change a favicon for a website the user owns. Allow me to elaborate on my issue. I would ...
user avatar
27 votes
5 answers
9k views

Force Google Chrome to check for new JavaScript files every time I access a web site

So, if I go to Internet options in Internet Explorer: I can adjust the settings for when IE checks for updates: Can I do something similar in Google Chrome? Right now when I change my JavaScript ...
EJoshuaS - Stand with Ukraine's user avatar
25 votes
6 answers
15k views

Is there any *good* HTML-mode for emacs?

I love emacs, and I want to do my web-programming work in it, but I can't find a way to get it to edit HTML properly. I mean it's seriously awful. It will do HTML fine, but not PHP, javascript, etc....
Carson Myers's user avatar
  • 3,121
23 votes
3 answers
89k views

How can I disable javascript popups/alerts in Chrome?

Sorry if it's been asked. I've already found several solutions that aren't working. Not sure what I'm doing wrong. I don't want to disable all javascript, only Javascript alert boxes. The ones that ...
CreeDorofl's user avatar
  • 2,393

15 30 50 per page
1
2 3 4 5
59