Questions tagged as 'navegador'

1
answer

Prevent browser autocomplete in password

I have a lock screen that displaces the user by inactivity, asking only the password of the same to access again. It turns out that this screen has no use whatsoever if autocomplete is connected, since anyone can tinker with this pc and enter in...
asked by 09.04.2018 / 19:04
2
answers

Browser problem

I'm new to web development and I'm having a problem that I think is more basic, but it's causing me problems. When I change my CSS, JS or HTML and refresh the page in Chrome to review the site and see how it got, the site continues with the old...
asked by 11.01.2017 / 21:54
2
answers

JavaScript does not work in Safari / Edge?

Recently I asked for guidance here in SO asking for help to make a timer via JavaScript. Andbyaccessingtheotherbrowsers,itloadsnormally: MyquestionisisthereanyspecialhandlingforBroser"understand" JavaScript ? function Crono...
asked by 13.06.2018 / 23:00
2
answers

Is it possible to stream a video signal locally to a browser?

Is it possible to display the open TV signal using a capture card and display within a web browser using HTML5 or JavaScript? Whereas I use Ubuntu.     
asked by 02.04.2014 / 22:27
2
answers

Problems with session_start () in the Safari browser

I'm using the Safari browser, and I'm programming in PHP 5.5. inexplicably the safari does not secure session ... in fact neither creates! In other browsers my system works correctly, only in Safari has this problem ... I would like to know i...
asked by 19.08.2014 / 18:20
1
answer

Redirect loop explanation

I'm going to a meeting and they're going to ask why some data has a Redirect Loop. In the code, I put a false parameter and it has solved, but it turns and moves it back. The question is: What is a redirection loop? What I want is just an explan...
asked by 13.02.2015 / 18:12
1
answer

Check the compatibility of my application with browsers

In general, how can I check the compatibility of my web application with the most used browsers (and their versions) so that there is no problem with the features?     
asked by 07.12.2015 / 08:46
1
answer

Can I check alert block checkbox in Mozilla?

In my code, I issue a confirm asking the user to select an option. The problem is: "When the user selects the desired option, another alert is issued, and in this other alert , a CHECKBOX option always appears for the...
asked by 27.11.2014 / 14:35
1
answer

How much data can cookies store? [duplicate]

Cookies are information stored by websites on your computer but how much data can cookies store?     
asked by 25.03.2017 / 15:51
1
answer

Which characters can I not use for cookie names?

I am developing a new authentication system, to reduce complexity and increase security. And I'm developing a system where some authentication cookies will have randomly generated names for each session. My question is: Which character set sh...
asked by 28.08.2014 / 16:19