Skip to main content

All Questions

Tagged with
-2 votes
0 answers
25 views

How force my PWA to open links in new browser tab or ask for another browser [closed]

enter image description here This is the current behavior, I would like to directly open in chrome separately from my PWA window. I've tried anchor props like target="_blank" rel="...
cristian ismael Gramajo's user avatar
0 votes
0 answers
18 views

Dropdown Menu isn't Showing when Overflowing Certain Selector of Specific URLs, Scrollbar is To Thick and doesn't have a delay when I Hovering It

I use "Stylus" addon/extension in Firefox and Chrome and I know that webkit-scrollbar is not supported in Firefox, so I used scrollbar-width. I know that some URLs have some limitation to ...
zyxwvut 13 years old's user avatar
0 votes
1 answer
21 views

Is there a way to get better image rendering performance in Chrome when scrolling?

I have a container set to display image thumbnails with a css grid. There are about 5000 image elements and if I scroll too fast, Chrome can't seem to manage to display them quickly enough and it ...
Chris_F's user avatar
  • 5,318
0 votes
3 answers
85 views
+50

Favicon doesn't show on Google Search

So the favicon for my website (a 256x256 .ico file) doesn't show up on Google Search. It shows the vercel logo, but when you click on the website, the correct favicon shows up in the browser tab. Even ...
Ansh Tandon's user avatar
0 votes
0 answers
24 views

How to handle google recaptcha v3 in angular?

Recently I've been working in an angular app where I need to use google recaptcha V3 in its landing page. I've found the documentation and a example of it's implementation: https://www.npmjs.com/...
Andres Felipe Ariza Calderon's user avatar
1 vote
1 answer
39 views

Why does this print on two pages (of which one is blank)?

I am trying to have HTML generate a PDF that fits exactly one page. I would expect this to do the job: <!DOCTYPE html> <html> <head> <title></title> <style> @...
simone's user avatar
  • 5,045
1 vote
1 answer
125 views

Stop Chrome iOS auto-detecting numbers followed by letter "m" as metre units, and adding an underline to auto-convert the unit to other lengths

Chrome for iOS is detecting a number immediately followed by the letter “m” as a metres length unit, and it adds a dotted underline to it which when tapped offers a unit conversion feature. Ideally I ...
TFOH's user avatar
  • 103
0 votes
1 answer
41 views

Copying text marked as text-decoration: underline will paste as underlined [duplicate]

I have a weird issue in app that I am building: I have a part where text gets displayed, and certain words get tagged with a span which has a class of annotation. This annotation has a text-decoration:...
spaceemotion's user avatar
  • 1,484
0 votes
0 answers
15 views

Compare the difference in time in which one element is updated on one website and another element is updated on another website using Chrome Console

I have two Chrome windows open on my computer, one on the left and one on the right. The window on the left has a website open that has the element: <p id="new_coin">Bytecoin</p> ...
Digital Farmer's user avatar
0 votes
0 answers
25 views

How to use web application as bluetooth receiver RSSI?

I want to create an indoor positioning on a web application. I tried using the Web Bluetooth API to receive RSSI, but it doesn't work. Here is the code for receive bluetooth RSSI: <!DOCTYPE ...
Setthasak Boonprasert's user avatar
1 vote
6 answers
321 views

Unsaved Checkbox State with localStorage in Chrome and Edge

I'm trying to save and restore the state of a checkbox and other elements using localStorage when a user duplicates or closes the tab. It works well when I have just the checkbox, but as soon as I ...
Mori's user avatar
  • 7,778
1 vote
1 answer
58 views

How do I get my CSS to function in Chrome?

I am new to Python and taking a Django course online from Dave Gray. In the course we create CSS for Nav feature. * { margin: 0; padding: 0; box-sizing: border-box; } body { min-...
Corey Wilson's user avatar
0 votes
0 answers
25 views

Enforcing consistent table-cell text wrapping when final cell is "width 100%"

See the two-cell table in the demo here. https://plnkr.co/edit/EpAX5Mo5YWetj02E HTML: <html> <head> <link rel="stylesheet" href="lib/style.css"> ...
Mark Boyes's user avatar
3 votes
4 answers
790 views

Google Chrome v126 Print Page Layout Issue

I have an issue with the print page layout in the latest versions of Chrome and Edge (v126). When I adjust the scale settings in the print dialog, the page layout gets distorted and shifts to the left....
moein bolidh's user avatar
1 vote
1 answer
61 views

HTML5 Video Tag Controls Malfunction with Multiple Videos on the Same Page

I am experiencing an issue where the controls of the HTML5 <video> tag malfunction when there is more than one video on the same page. Specifically, clicking on the controls of one video affects ...
Bezerra's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
870