-
Under the ie website, bug, just clicked on f12Magi bugs will not appear immediately, this is how to return a responsibility?
this page mainly gets the parameter after the question mark in the URL of this page, and then uses this parameter to modify the Object tag of flash. The specific action is as follows:
var objectHtml = "<object ...>...<param id= fla_var1...
-
Now the company wants to do IE 11 browser compatibility, what plug-ins or shortcut methods can solve this compatibility problem?
our previous code is adapted to Google and Firefox, but now it is required that the code is compatible with IE11 browsers. It is impossible for me to rewrite the code, is it? Is there any quick way to solve it as soon as possible? The error is as follow...
-
IE11 plays audio stream
now attempts to play audio streams in ie11 or other ie kernel browsers, but ie11 does not support AudioContext so that it cannot be played; another tag, < embed >, does not seem to support decoding buffer, can only play files directly. has tried to writ...
-
(more) AJAX failed in Internet Explorer, but was successful in other browsers
Hello, seniors!
recently I encountered some puzzling problems in playing api, but I still couldn t find a solution after climbing the article, so I sent a post to ask .
when I load a web page, I trigger an api,api that brings xxx to the backend in h...
-
May I ask how to use angular-file-uploade to be compatible with IE9??
I recently encountered a problem when uploading files using angular-file-upload, that is, when uploading files on ie9, a download box is displayed below the browser, prompting me to download a .json file (the file content is the data of the server s re...
-
How css3 Animation is compatible with ie9
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>< title>
<sty...
-
IE downloads .exe file, the file does not have .exe extension, how to solve it?
function: write a page with a link that you can click to download a .exe file.
use: use chrome, firefox, IE to open the page, click the link and download the .exe file, in which chrome, firefox can download the file normally.
problem: use IE to open...
-
Why does win10 run pg4Admin flicker or report a fatal error unable to open the default browser? Is there any solution?
download PostgreSQL10.3 and open pg4Admin and then flicker or fail to open the default browser when you report an error.
I tried to uninstall and reinstall many times without solving it, but the SQL Shell interface is available. tried to download va...
-
What happened when react reported Cannot call a class as a function, in ie9?
my project will display normally on Google after it is packaged, but report "Cannot call a class as a function "
on ie9.
which god can help
...
-
What are the simple and feasible ie9 ie8 WebSocket support solutions?
so far I have found three solutions, none of which will work.
do you have any other simple solutions?
can be introduced to let IE9 support WebSocket
or simply configure it, while does not need to change any server-side scheme
< table >
< thea...
-
Under ie, why do some of the same span tags become the same as a tags?
as shown in the figure, they are also span tags under div. Why do some of them become a tags and can be clicked on the page?
...
-
How can pictures in webp format be compatible with ie (webp.js can only be compatible with browsers other than ie)?
how do pictures in webp format be compatible with ie? The plug-in webp.js found on the Internet can only be compatible with browsers other than ie, not ie. Is there a plug-in compatible with ie? ...
-
Strange vue ie display blank problem
the company s intranet development, the code is not good screenshot
the current situation is to install and introduce babel-polyfill, to use normally
but when the dom node is loaded for the first time, there is only one .
<div -sharpapp>&...
-
Vue axios under IE9, the development environment request failed (the request body is empty), but what is the normal situation in the packaged production environment?
import promise from es6-promise
promise.polyfill();
has been handled in this way
the following figure appears in the development environment. Is the request parameter empty? Request header is normal
but the production environment is normal aft...
-
What is the difference between a web page opened by selenium and a web page opened manually? What is the difference in the use of resources?
I use selenium to open a website on ie, but the site is not closed, and then I use selenium to open another website. As a result, the site cannot be logged in. ...
-
Vue-cli3 creation project reported an error in ie
multiple definitions of an attribute are not allowed in the output SCRIPT1046: strict mode in the ie console.
related dependencies:
"dependencies": {
"axios": "^0.18.0",
"qs": "^6.5.2",
&...
-
About Web Uploader IE9 uploading files?
this is my code:
var uploader = WebUploader.create({
swf
swf: zg-fx layui ux js webuploader Uploader.swf ,
server: uploadPath+" uploadFile",
inputflash.
pick: -sha...
-
Development error: 200parsererror SyntaxError: syntax error, unable to load--
this error is only reported by ie browsers : development error: 200parsererror SyntaxError: syntax error, unable to load-- other browsers have no problem. I use ie11 headers and I don t know how to solve it. ...
-
DataTable.js fixed column and non-fixed column wrong row
in ie and edge, after displaying fixed columns, when there is too much data (only a few hundred rows), scrolling table is very stuck, and sometimes there are wrong rows, and sometimes you reply after scrolling again, and sometimes no matter how you rol...
-
How to use selenium to locate and extract the text in the pop-up box of a web page in python?
problem description
cannot use selenium to navigate to the text message in the web page pop-up box, which is a div pop-up box
webpage code, you need to get the text in the red box
how should I locate and get the text information in the pop-up b...