close
Skip to main content

All Questions

Tagged with or

Question list filters

Filter by
Sorted by
Tagged with
Score of 0
0 answers
36 views

It seems like one of the latest Android updates has introduced a "privacy feature" that strips the geo-location from photos uploaded through a mobile browser like chrome or firefox. A ...
Score of -5
1 answer
105 views

I have been using IP addresses to find out the users current location, so I also had to check if they were on a VPN, proxy or tor to make sure I get the proper location now since this new update in ...
Score of -4
1 answer
108 views

Browsers have a function called requestAnimationFrame. I have the following questions about this function: Does the browser call this function after it has fully rendered the entire page or before? ...
Score of 1
1 answer
112 views

I want to write a website in HTML using a separate stylesheet in CSS. When I open the index.html directly from my computer everything looks right, but when I commit + push it to GitLab and open my URL,...
Score of 1
1 answer
145 views

I have 5 html inputs as below, I can load & display the detail of a text file as per image above. host: 192.168.0.189 -port: 9000 username: wan password: ssssssssssss topic_p: tester How can I ...
Score of 2
1 answer
116 views

I'm trying to make a list of blog posts, with the date of the post before the name of the post. I've embedded it in a list, like so: <ul> <li> <time>2020-01-01</time&...
Score of -4
0 answers
75 views

I have a question about the way how to organise the storing data for the pages across multiple different Server-Side Rendering (SSR) environments. I just want to have a single format of data and ...
Score of 1
1 answer
138 views

Is there an API that lets me decide how selecting via keyboard works in an HTML menu, or a way to hint about localization to the user agent? The desired behaviour is often locale-dependent: for ...
Score of 1
2 answers
264 views

I'm trying to make the animated menu icon open ☰ and close X the menu links. Instead of making two separate buttons, I can just code it in one button. I've managed to give my menuIcon an onlick ...
Score of 0
0 answers
95 views

I'm trying to control the design of a page where I have no control over the HTML that's output, so my solution needs to be CSS only. The HTML I'm trying to style is basically the following: <div ...
Score of 0
0 answers
55 views

This was deemed a duplicate to this question "Is there a CSS parent selector?" which is nothing like it, so please reopen my question. I need to create an effect where I have a background ...
Score of -2
0 answers
152 views

I have 2 upgrade buttons: a click upgrade, and an auto clicker. When you try to buy an upgrade without enough money, you get a confirmation. But if you successfully buy an upgrade after getting that ...
Score of -6
1 answer
142 views

I'm trying to create a Miro/Freeform for personal use, but, for that I need a image. I already tryed here, Stack, Github Copilot and more and nothing worked. image code thing: if (currentTool === '...
Score of -2
0 answers
52 views

While converting an HTML slide into a PowerPoint (PPTX) slide using DomoXML, I am unable to preserve the exact font that is used and rendered by Chromium. My requirement is to ensure that the font ...
Score of 0
1 answer
147 views

How to make "list 2" have separate counter? For now "list 2" tracks as inner list of the last item of "list 1". The problem only exists if "list 2" is wrapped ...

15 30 50 per page
1
2 3 4 5
79023