Questions tagged as 'navegador'

0
answers

What possible values in document.readyState?

I noticed in the MDN documentation, both when in the W3 documentation (do not confuse with w3schools ) loading document still loading interactive document has completed loading and "document" has already been processed, but im...
asked by 29.10.2017 / 16:16
0
answers

How to get 'unique identifier' from the browser

In my searches I have already found the Object - navigator , to get the pertinent information to the user 's browser. However, I did not find anything satisfactory in this navigator that I can use to join to generate a unique identifier of...
asked by 06.02.2017 / 16:47
4
answers

Clear the browser cache after uploading version

I have the following scenario: Each month we release new versions for our customers, and most of the time our customers call telling us that X functionality is not working the way it should. Because it is usually running a function that is from...
asked by 26.02.2016 / 16:00
3
answers

Block Internet Explorer

IE has a very poor performance on my site. Do not Run Borders Rounded buttons, and some other defects. Basically, Internet Explorer is being Extinct by Mozilla Firefox and Chrome Companion (Not counting Successor, Microsoft Edge, formerly called...
asked by 04.05.2015 / 22:55
1
answer

How to Inspect an element that only appears when I hover in another element?

I have an element that when doing a hover in it will appear a pseudo-element elsewhere on the screen, however I would like to inspect this pseudo element when it is visible on the screen. How do I inspect an element that only appear...
asked by 06.11.2018 / 13:01
3
answers

How do I lock a responsive page in portrait?

Is there any solution to display the web page always in portrait (portrait) on mobile devices, even if the user rotates to the landscape mode? That is, always locked in portrait.     
asked by 13.03.2014 / 20:42
2
answers

How to change the text of the OK button for Alert?

Personal I need an Alert with the "Confirm" button instead of the "OK" button. How do I do this?     
asked by 27.03.2014 / 13:05
1
answer

How to simulate Zoom Pinch in Chrome Dev Tools?

I'm working on an interface that will be mobile. Is there any way to simulate Zoom (pinch zoom) in Chrome Dev Tools? At least from version 59 or higher? NOTE: For those who were in doubt, Zoom is the zoom that you make on the screen using...
asked by 10.09.2018 / 14:43
2
answers

Simulate Unsupported HTML5 Browser

I'm developing a website that can be opened in a browser without HTML5 support (canvas, etc.). I would like to test, just change the User Agent or is there a specific tool?     
asked by 14.08.2015 / 15:21
1
answer

getUserMedia has now been deprecated on non-https connections?

This morning I updated my Google Chrome on Ubuntu. When I went to test the part of the system (local) where we took a picture of webcam , instead of displaying the authorization message to access webcam , I received the following...
asked by 29.10.2015 / 12:14