Skip to main content

All Questions

Tagged with
1 vote
1 answer
78 views

How can I save a Reddit page for offline viewing in HTML format AFTER the user has manually interacted with the page that has a huge comment section?

I'm trying to save a Reddit page for OFFLINE viewing as a single HTML file, EXACTLY as it's displayed on the browser and after having already manually expanded some comment threads. This issue is a ...
CuriosityCalls's user avatar
0 votes
1 answer
1k views

How to download pdf from a pdf.js viewer window which has download option disabled?

Having a really hard time downloading a pdf from a pdf.js viewer window which has download option disabled in its website, i perhaps think that maybe by some inspect element tools i can get till it ...
Parag's user avatar
  • 1
4 votes
4 answers
2k views

nytimes webpage new feature "More to Discover": how to block?

How can I block the new feature on nytimes.com, which, when reading an article on their webpage, will scroll up a tab from the bottom of the browser window, called "More to Discover"? I've ...
j03y_'s user avatar
  • 53
1 vote
1 answer
74 views

Quicker way to visit web site item details from a list implemented with JavaScript instead of a link

Scenario The user visits a web page that presents a list of items and the user desires to visit every item in the list. Rather than each item having a unique URL, the website is implemented such that ...
Dale's user avatar
  • 483
0 votes
0 answers
151 views

creating a full-screen web slideshow on win

i would like to do this from random images in a folder. the web is full of merchants that advertise this, but theirs are normally from specific named pictures. i've seen instructions on how to do it ...
zdoe's user avatar
  • 1
0 votes
1 answer
76 views

Which libraries they use to draw a dynamic chart of "country’s GDP ranking history"?

I would like to draw a chart like this: https://www.youtube.com/watch?v=wykaDgXoajc Does anyone know which JavaScript libraries they use to realise this (e.g., changing year dynamically, changing GDP ...
SoftTimur's user avatar
  • 1,307
6 votes
1 answer
4k views

How to disable "onclick" event processing on a web page with uBlock Origin?

Normally when a user clicks a middle mouse button on a link on a web page, the link opens in a new tab. When a user clicks right mouse button, a context menu appears. Now there are some annoying sites ...
and his dog's user avatar
0 votes
1 answer
499 views

Creating package/merger of HTML/Javascript/Image files

I have been using a tool called doxygen to document code. This has created a folder of .html files, .js javascript files and .png image files, and creates a really nice browser-based documentation by ...
davidhood2's user avatar
0 votes
1 answer
27 views

Moving categories on top in Wikipedia [closed]

I've tried Cologne Blue theme in Preferences of Wikipedia and saw the categories bar appearing on the top of the page. I liked the idea, but I don't want the default theme to be changed. Is there ...
user avatar
1 vote
2 answers
470 views

blocking javascript in chrome is not working

due to to a problem I want to block Javascript in my browser for [*].indiatimes.com however when I a add this in chrome://settings/contentExceptions#javascript snapshot as below the added block is not ...
user327509's user avatar
5 votes
1 answer
1k views

How does medium.com (for example) generate the URL fragment hash?

Has anyone identified the scripts or techniques used by medium.com (or other popular site) to generate what appears to be a unique hash value after the URL fragment? Contrived example: #.lfr25xei4 ...
Inactivist's user avatar
1 vote
1 answer
1k views

Save javascript image

My daughter's school is posting nice pictures of her but unfortunately it is not possible to save them as they are displayed using javascript (right click on image then "save as..." only saves the ...
Tom's user avatar
  • 113
1 vote
3 answers
61 views

Javascript for a beginner, do I need it? [closed]

I did a short course at Uni that gave me a taste of ASP.NET and I want to develop it further, so I'm teaching myself from a book. Based on my studies; I only really know basic ASP.NET, decent-SQL, ...
Aaron's user avatar
  • 11
1 vote
0 answers
505 views

Sites using nvd3.js for visualizations

I've recently started using a free javascript library called "NVD3.js" to build "interactive visualizations" for our commercial web applications. I'm thinking of applying it to our public web sites as ...
Okky's user avatar
  • 111
3 votes
1 answer
2k views

How to disable keyboard shortcut on web applications?

I'm a Vimium user. So I want to operate everything in vim's way. But some web application override keyboard shortcuts. For example, gmail, JIRA, most of rich text editors and so on. It is very ...
Takayuki Sato's user avatar

15 30 50 per page