Questions tagged as 'navegador'

0
answers

text-indent without working on the Edge in an element of type select

I applied a text-indent to a select, it works on all current browsers except Edge. Has anyone ever had this problem? any solution? Follow the code below: .form-control select{ width: 22.4%; height: 50px; margin-right: -0.25em;...
asked by 22.01.2016 / 15:18
2
answers

Problems with cache in google chrome [closed]

I'm making some changes to a site, and those changes involve pages in Classic ASP and Javascript. What is going on is that I always change the javascript, save it and play it on my server it does not update. It overrides the old one, but when I...
asked by 08.09.2015 / 15:05
0
answers

InputText of the login page of the system is autocompleting with values

I'vealreadytriedxhtmlautocomplete="off" and I've already put <head> <f:facet name="first"> <meta http-equiv="cache-control" content="no-cache"/> <meta http-equiv="Pragma" content="no-cache"/> <meta http-equiv="...
asked by 30.07.2015 / 20:16
0
answers

Disable sound browser? [closed]

Good afternoon, guys. I'm developing a browser in c# and it has a áudio off button. This button would specifically disable any audio that is played in the browser such as watching videos from youtube for example and another...
asked by 03.06.2015 / 19:16
2
answers

How to force the update of favicon.ico?

I have a problem with favicon.ico , it appears wrong. Some time ago, I made a site that used a favicon.ico . After that, I've done about 3 sites and the problem occurs in all of them. Although I put the URL of favicon.ico...
asked by 06.10.2016 / 00:11
1
answer

How to see on the desktop the mobile version of this site that is not responsive?

I need access to the mobile version of the articles from a certain website on the desktop, for the development of an extension. A sample page . The site is not responsive, it does not use a specific mobile subdomain, but changing the us...
asked by 30.12.2015 / 02:12
2
answers

Access peripheral devices through the browser

I'm developing a web system for financial control, you need to print invoices on a thermal / fiscal printer. Would it be possible to integrate this device with the browser or will I be forced to develop a desktop application for this?     
asked by 07.07.2014 / 17:34
2
answers

Print directly without going through the php dialog box

I use java script to print only the contents of a div, but I do not need to use the browser print dialog box.   Reason: I created a formatting for the text, when it goes to print by the dialog box is losing my formatting.   How could I get t...
asked by 02.05.2016 / 22:59
1
answer

How to disable the Opera 33 cache so it does not cache js scripts?

I'm having a lot of problems because in addition to learning to program, I have Opera caching all javascripts and I get in a lot of trouble because every new function I put in the file, you need to give F5 in the script to load the new...
asked by 11.11.2015 / 14:43
1
answer

How does a mobile browser work?

In mobile browsers we usually have Mode Fast , aportuguesando will become ' Modo Rápido ', where, it leaves the sites lighter to be loaded, I know part of this is that the site itself considers access as Mobile access, but another pa...
asked by 24.08.2015 / 17:09