Questions tagged as 'google-chrome'

1
answer

"network failure" when downloading PDF generated with PHP FPDF class in Google Chrome

I have reports with generated in PHP (version 5.6) / FPDF (version 1.7) that are normally displayed in the browser window. The following simplified example about these reports are generated: <?php // não fazer cache (Recomendação...
asked by 19.08.2016 / 22:00
1
answer

Modify code to avoid an XMLHttpRequest with $ .getJSON

I'm developing an application here, and I use a JSON object for popular, but when I use $.getJSON() Chrome gives the following error: XMLHttpRequest can not load file: /// C: /Users/JeanCarlos/Documents/GitHub/NetworkDiagram/Applicati...
asked by 24.02.2016 / 17:31
2
answers

Viewer for PDF with jquery

How do I open PDF in google chrome by jquery without the need to install plugins? There is no need for source code, just how should I do it. It could be a link and etc ...     
asked by 23.10.2015 / 17:11
1
answer

Loop redirects - Wordpress x Google Chrome

Something strange has been happening since yesterday on a client site link . On some PCs and only using Google Chrome (IE, Firefox and Safari are ok), when trying to access the Site it enters Loop redirects. Nothing has changed for months on...
asked by 24.07.2015 / 21:41
1
answer

CSS in Chrome does not work correctly

I'm programming in PHP, HTML and Javascript to create an online store, integrated in the Opencart platform. Everything is already working properly, minus a small detail with CSS. I put the hover effect on the image of the different produc...
asked by 05.01.2015 / 13:14
1
answer

I can not compress new extension for chrome

When I try to compress an extension that I'm creating for Google Chrome, I get the message below: Package extension error Failed to issue private key. I get "Load without Compaction" and run it perfectly. Code below: popup.ht...
asked by 28.11.2018 / 21:03
0
answers

JSF, Primefaces, p: fileupload stopped working after chrome update

fileupload worked perfectly for up to 3 Chrome updates ago, Firefox never worked, I searched the internet for some solution or similar error and I was not successful. The page in question should attach the file to then send, it happens that...
asked by 12.11.2018 / 14:09
0
answers

Bug in Google Chrome on MAC / IPAD PRO in filling in login and password

I'm having a pretty annoying problem with this Save Password option browsers often offer. I'm using AngularJS in a login form. The user fills in the email and password normally and the request is sent via Ajax to check if it is authenticate...
asked by 07.11.2018 / 14:56
0
answers

Site is not scrolling (scrolling the screen) in google Chrome

Good afternoon! I am maintaining a website: link and when google chrome access the site is not scrolling the page. But when I use any other browser it works normally. can anybody help me? (The Scroll just does not work in the Google Chrome bro...
asked by 25.09.2018 / 22:42
0
answers

Post (XMLHttpRequest) javascript does not work

Personal I'm developing an extension for Chrome, but the post part is not working. The information does not arrive. will the problem be the extension. chrome.extension.onMessage.addListener(function(request, sender) { if (request.action === "g...
asked by 10.09.2018 / 17:32