Questions tagged as 'navegador'

1
answer

Disable native browser validation

I would like to know how to disable native browser validation on a form? I would like to just leave my validation in JQuery. What I wanted to remove is this "Fill in this field." text box. Any suggestions? I tried to use novalidate but it...
asked by 16.05.2016 / 04:25
1
answer

What in and of rem use the html or body tags as a reference?

Reading about, I saw places saying that the In and Rem measures use the html tag as a reference others saying that it is the body tag, but which really is the tag that is used as a reference?     
asked by 01.05.2016 / 16:30
1
answer

css - always defines standard rule 'keyframe' when defining keyframe Error

I'm getting error in the code below that says    css - always defines standard rule 'keyframe' when defining keyframe Error It runs normally in Chrome but is not working in IE 11 @-webkit-keyframes fadeIn { 0% { opacity: 0; to...
asked by 11.12.2018 / 12:46
2
answers

Cordova open app links within the app

I have a responsive website, I created an app with cordova running from that site, but when I click the links, it is playing outside the app in the mobile browser. I want it to be running inside the app, has anyone ever had it?     
asked by 30.04.2018 / 15:06
1
answer

Listen to an event in cookies

I'm developing an application to be used on two browser tabs. Eventually a tab modifies a cookie, so I need to refresh the other tab to load the correct information. Is it possible to hide a change in a cookie so that I can refresh the other tab...
asked by 07.12.2017 / 15:04
1
answer

Why does each browser interpret / format badly formatted HTML differently from the rest?

This week I came across a bug on a system. This system was developed in Asp Web Forms and on a given page has a input that is as hidden . When I made a Post, I noticed that in Chrome and Firefox the value of this input w...
asked by 16.11.2017 / 13:18
1
answer

Override default browser CTRL + F for a jQuery event

In the modification in question, the search field within the table is hidden, and I activate it with a 'enable search' button. What I want to do is to enable this search with the keyboard, preferably CTRL + F, to do this is simple: $...
asked by 13.09.2017 / 15:59
1
answer

Component is printed 2 times in browser

Well guys, I'm developing an app with angular2 final version using routes. I created some files and then came across a route problem. My component Home is printed 2 times in the browser. IntheFirebugConsole: Follow the code...
asked by 21.09.2016 / 00:13
1
answer

How to preserve Log of the Mozilla Firefox Browser Console?

In the Google Chrome browser, on the consola tab, there is an option for preservar log while we are testing things or developing our site so we do not have to retype the code all over again in case we need to update the page to tes...
asked by 24.02.2016 / 03:09
1
answer

How do I install the Chromium package in Delphi?

I was using the TWebBrowser component which is based on Internet Explorer, however I have noticed that it runs the HTML5 pages in a disfigured way, I heard about the FireFox package, but it did not run in Delphi and was shown to be very heavy, s...
asked by 18.08.2015 / 00:28