browser Questions
30
Solved
How can I detect the page zoom level in all modern browsers? While this thread tells how to do it in IE7 and IE8, I can't find a good cross-browser solution.
Firefox stores the page zoom level for...
Chthonian asked 11/11, 2009 at 8:16
20
Solved
How can I display a pdf within a web browser on an .html page?
6
I want to Change our Browser location to usa Please help me changing firefox location i.e geolocation location for testing.
Toul asked 24/7, 2014 at 11:17
3
I am experiencing a problem, which is not very frequent but still occurs on a regular basis, in a web application that makes use of local storage.
The problem is only occurring in iOS/macOS devices...
Goss asked 9/3, 2021 at 20:8
2
I would like to know if there is any Visual Studio Code extension for Enabling Browser Link DashBoard like in Visual Studio. I have been searching without luck, I just see result for debug. I miss ...
Tahitian asked 23/2, 2017 at 14:4
2
I was trying to open a locally stored video (.mkv) file in a Chrome tab, in order to present it on Google Meet (it requires you to open media in a Chrome tab to enable presentation audio).
But inst...
Paramo asked 30/10, 2020 at 9:28
2
I am working with a PBI report, which is accessed via browser. I could see the query to load the report gets cached when accessed first which allows second load faster. However, if I do multiple in...
Selfmastery asked 18/10, 2023 at 8:30
15
Solved
I am looking for a way to programmatically empty the browser cache. I am doing this because the application caches confidential data and I'd like to remove those when you press "log out". This woul...
Rysler asked 16/11, 2011 at 16:25
3
Solved
I have a private docker registry like myregistry.com:5000. I can push and pull images in client and it is working fine. But when I go to https://myregistry.com:5000/v1 in browser, I get error 404 p...
Silverfish asked 27/9, 2016 at 5:28
9
Solved
http://example.com/something/somewhere//somehow/script.js
Does the double slash break anything on the server side? I have a script that parses URLs and i was wondering if it would break anything ...
Alrick asked 15/4, 2012 at 10:22
14
Solved
I have some disabled inputs in a form and I want to send them to a server, but Chrome excludes them from the request.
Is there any workaround for this without adding a hidden field?
<form ac...
5
I am trying to build a Blazor application and I always get the following error :
"This site can’t provide a secure connectionlocalhost uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_M...
13
Solved
Is it possible to hide the Javascript code from the html of a webpage, when the source code is viewed through the browsers View Source feature?
I know it is possible to obfuscate the code, but I ...
Grandfather asked 29/7, 2011 at 6:11
6
Solved
First, I need to say that I'm aware there is some confusion as to what button numbering scheme convention is used for these "Browser back" and "Browser forward" mouse buttons depending on whether y...
Tympanitis asked 27/3, 2020 at 23:56
3
Solved
I am accessing an existing WCF web service (which returns a PDF as a byte stream) using jquery's ajax methods.
When the call to the service completes, I end up with a javascript variable containin...
Menken asked 23/3, 2012 at 13:42
6
Is it possible to load an iframe with different user agent ?? Using a mobile user agent for an iframe will help my app to show mobile sites as hover popup.
For example, Google shows the mobile sea...
6
Solved
When sending scripts from my Node.js server to the browser, in Google Chrome, I get this warning:
Resource interpreted as Script but transferred with MIME type
text/plain
I Google'd around, a...
Colorfast asked 15/8, 2012 at 15:7
3
I'm using Vue3 where a lot of the objects are Proxy objects for reactivity. I want to create a deep copy of one of the proxy objects and recently discovered structuredClone.
https://developer.mozil...
Indiaindiaman asked 11/2, 2022 at 4:51
5
Solved
AVIF is the most efficient image format I've seen. I'm amazed at the image quality it provides at astonishingly small file sizes. If you haven't, try converting a raw image or two at Squoosh.app. I...
Kilby asked 15/2, 2023 at 12:9
3
Solved
Is it possible to run the TypeScript compiler in the browser for transpiling TS to JS 100% in the browser. The use case would be implementing an online TypeScript IDE that runs 100% client side and...
Rawls asked 15/4, 2014 at 6:0
11
Solved
I have need to create 2 buttons on my site that would change the browser zoom level (+) (-). I'm requesting browser zoom and not css zoom because of image size and layout issues.
Well, is this eve...
Belmonte asked 28/6, 2009 at 17:32
3
Solved
Is there any way to find out which browser is set as a default browser on android device? On android device there may be multiple browsers installed but out of which only one set as a default. I ne...
8
Solved
Both WebSockets and Server-Sent Events are capable of pushing data to browsers. To me they seem to be competing technologies. What is the difference between them? When would you choose one ov...
Sewellel asked 4/3, 2011 at 15:7
4
Is there a way to detect Apple Silicon Mac in JavaScript?
Properties in navigator don't seem to be very helpful, for example, navigator.platform is set to MacIntel and the user agent is exactly the...
Calctufa asked 4/12, 2020 at 15:58
10
Solved
I'm trying to find out when a user left a specified page. There is no problem finding out when he used a link inside the page to navigate away but I kind of need to mark up something like when he c...
Lowestoft asked 28/5, 2011 at 14:19
© 2022 - 2024 — McMap. All rights reserved.