Skip to main content

All Questions

21 votes
5 answers
31k views

How to take a screenshot of an entire scroll element?

I searched the Internet to find a way to do it, but I didn’t find anything that works. I use the web version of Tinder app. There's a chat section inside a div and I want to take a pic of the entire ...
Eduardo M's user avatar
  • 490
13 votes
3 answers
2k views

Understanding CSS for user styling in a browser

I want to make a specific change to the appearance of a specific site in my web browser. This site uses CSS, so I think what I should do is write a user CSS override (please correct me if this is ...
Gilles 'SO- stop being evil''s user avatar
8 votes
3 answers
10k views

Advertisement suddenly appearing on top of almost every page

Since this morning strange advertisement is appearing on top of many pages I open in webbrowser (see screenshot at the end). It's happening in any browser (tested FF, IE and Chrome), on any of three ...
Martin Prikryl's user avatar
7 votes
3 answers
19k views

Simulate high resolution screen in Chrome?

How do I display a wide-screen wide web site on an XGA screen (1024px) in Chrome 26 on Windows XP. Of course, I can zoom out in Chrome, but then still the < 1220px media query fires , bummer! So I ...
feklee's user avatar
  • 1,664
3 votes
1 answer
232 views

All browsers refusing to load a specific image on a webpage?

Out of nowhere today, all 3 of my browsers (FF/Chrome/IE, OS = Win7 x64) are refusing to load the homepage of interfacelift.com correctly. It works fine on other PC's in the house (on the same ...
The111's user avatar
  • 673
3 votes
1 answer
967 views

How to stop onload play html5 video on websites?

Anyone know how stop automatic play on page load unwanted html5 videos? This is importnant for me because I use limited bandwith transfer, and that unwanted media eat my amount of limited transfer. ...
zoladp's user avatar
  • 33
2 votes
2 answers
134 views

How do I edit a URL so that it forces you to a particular spot on the page it opens?

When I post a link, I want to make sure the page opens at a particular place on the page by editing the URL. Is there a simple way to do that? I must say I figured this was a simple enough question ...
Jeremy Lin's user avatar
1 vote
2 answers
2k views

What's A Good Real Time Html Editing Extension?

i always like to real-time edit a web page source in the browser and updated as i type, but firebug really sucks, i can't insert scripts in the current page, some times the changes i type aren't ...
CodeOverload's user avatar
1 vote
1 answer
1k views

Saved webpage has images that only open in Chrome

I right-clicked a webpage in Chrome and saved as "Webpage, Complete". This webpage opens fine in Chrome, but some images don't load when I try to open it using other browsers like Firefox. I checked ...
pakl's user avatar
  • 131
1 vote
1 answer
73 views

How to save Microsoft (GitHub, etc.) webpage so it will render properly using Chrome or Firefox-based web browsers?

A few months ago I noticed that webpages from Firefox, Chrome, and some other web browsers do not display properly, as if the CSS files which are saved are not what is used for rendering in the web ...
FredThompson's user avatar
1 vote
1 answer
112 views

Unwanted Script being added to all HTML pages in all browsers

I don't know why but this has been happening for a while now: In every browser (Chrome, Firefox, IE) there is always a script attached at the end of the code. That's the script: http://cupons....
Phiter's user avatar
  • 143
1 vote
1 answer
406 views

Can I make marquees stop scrolling, in my browser?

While rare these days, some websites, annoyingly, use marquees (<marquee>...</marquee>) - pieces of HTML content scrolling across my browser viewport. This is annoying and distracting. ...
einpoklum's user avatar
  • 9,854
1 vote
0 answers
120 views

Google Chrome much slower when using file:// instead of http://

I occasionally have html files stored locally that I need to view. Opening them in Google Chrome as file:///path/to/file.html is excruciatingly slow. If I serve them up over http like http://path/to/...
Brendan Abel's user avatar
1 vote
2 answers
131 views

How do I view a multipage web table on a single page

I am trying to navigate a web table that runs into thousands of pages. Unfortunately it is displayed 50 on a page and I am tired of clicking the next button. I want to view all the pages on a single ...
OoTheNigerian's user avatar
0 votes
2 answers
690 views

Do Chrome and Firefox show Inspect / Inspect Element in their context menus by default?

I'm writing some instructions on how to work around a broken modal on Duolingo by deleting some HTML. I'm trying to write it so non-techy people can follow along. On Safari I found I had to go to ...
Andrew Cheong's user avatar

15 30 50 per page