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
-1 votes
1 answer
24 views

How to expand/collapse all treeview nodes in microsoft documentation?

I'm studying several topics in the Microsoft documentation and often the expanded or collapsed nodes get in my way. Would anyone know how to make all nodes expand or collapse automatically? A link for ...
Cont Grrla's user avatar
0 votes
0 answers
356 views

Table loading data with each scroll

does someone know a website that has a big table (a few columns and many rows) that loads each time we do scroll down? I'd like to extract some data of a big table with selenium or JavaScript with &...
Ger Cas's user avatar
  • 139
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
4 votes
2 answers
2k views

How to get Google Chrome to expand the hidden "[object Object]" data to record in the "chrome_debug.log"?

In Chrome, I can observe a site's JavaScript/data by right clicking on the page and selecting "Inspect", and then I click the "Console" tab, and scroll down a bit in a particular ...
Twinbee's user avatar
  • 560
0 votes
1 answer
309 views

Button to whitelist my website that works on any adblocker [closed]

I would like to make a button on my website which would prompt visitors to disable ad blockers. Currently, I created a popup with two buttons, like generally seen in blogs to allow ads by disabling ...
Dawn of Justize's user avatar
0 votes
0 answers
80 views

Strip all HTML from text in GUI in Ubuntu

I work with Ubuntu 22.08. I am migrating my website from one content management system to another (from MediaWiki to Drupal). If I copy a MediaWiki article to Drupal, it won't be copied as plain text ...
jalal's user avatar
  • 21
0 votes
0 answers
1k views

Download a pdf rendered by pdf.js

My tution gives out notes of their classes on their website, but they make them undownloadable. They are rendered in the browser with mozila's pdf.js library, and the 'download' button is hidden. I ...
Nightmare247's user avatar
0 votes
3 answers
1k views

Capture text from website that's disabled copy-paste, printing and viewing source

I'd like to capture text from a website (for personal usage, not business) but unfortunately they have disabled copy-paste, printing and viewing the source. Is there another way of capturing the text?
intrigued_66's user avatar
0 votes
1 answer
28 views

Is it considered API if I have css attributes called through javascript? [closed]

I am making a website for a school project, I don't know exactly what API is but from what little I know, is that it is the integration of multiple sources to give the user an outcome? If that is the ...
gheeko dos's user avatar
0 votes
0 answers
46 views

Possible to listen for Video end and editing url with javascript?

So, i want a Autoplay-like script, that listens for a video that ends, and when it ends, it rises the last Number from the Url one up like x = x + 1 or x+= 1. Im not quite in to Javascript, more into ...
trytodoit's user avatar
2 votes
1 answer
10k views

Make VSCode Default Editor For Files In FileZilla

A very frustrating issue that I've tried to fix many times. I'm trying to open a file from FileZilla directly in VSCode, so that when I save the file in Code, the changes are automatically updated via ...
HappyHands31's user avatar
2 votes
1 answer
162 views

Unable to negate a regex in markup

I need to validate that a string should not contain po box and should not contain special characters(only hyphen,comma and space are accepted). So, I came up with the regex : /^(?!.*(?:(.*((p|post)[-.\...
sfdc07's user avatar
  • 145
1 vote
1 answer
1k views

Website failed to load CSS and javascript

Website not displaying properly,on checking the network in inspect element i got more than 90 errors like: Failed to load resource: net::ERR_CERT_DATE_INVALID prettify.js:1 Failed to load resource: ...
rishabh dixit's user avatar
0 votes
0 answers
23 views

Filtering out JavaScript while communicating with the server

the community! I am trying to achieve to filter out (or disable) all JavaScript data from the HTML page before delivering it to the browser. Disabling it in the browser doesn't suit me and I need to ...
Maximi's user avatar
  • 101

15 30 50 per page
1
2 3 4 5 6