Skip to main content

All Questions

0 votes
1 answer
504 views

Internet Explorer adds additional padding to flex box. How to fix?

I have three flex-box cards each identical with an img at the top followed by an info section split into two columns. It looks fine in all browsers, except Internet Explorer 9 and 11 (I haven't been ...
MikeP23's user avatar
  • 23
0 votes
0 answers
31 views

I am not able to load the page when my user is in shanghai and operating one the application page with Win8.1 and IE11.x

I am not able to load the page when my user is in Shanghai region and operating one the application page with Win8.1 and IE11.x.
Him Singhvi's user avatar
-1 votes
2 answers
3k views

filter:grayscale(100%) in IE 11 for images

I have searched all over the internet but I didn't get any solution. Can anyone say what is the alternative for the css3 filter and for transistion3d in IE 11 and IE 12? I don't want to use any ...
Keerthi Reddy Yeruva's user avatar
0 votes
0 answers
177 views

Flex box contents overflow fix for Internet explorer?

This image part contains two images, light-green square image and the other image, with different pixels for height & width each other, and they are wrapped in a box with flex CSS, to align ...
Damegami's user avatar
2 votes
0 answers
808 views

React Component not rendered in IE 10 or 11

I have my react component which is working fine in firefox, chrome and Microsoft Edge but I get a blank page when I check it in IE 10 or IE 11. I understood that it has to do something with polyfills....
Nikhil Raikar's user avatar
0 votes
1 answer
2k views

IE11: how to make two-column grid layout that the second column would fill both or one column, depending on whether the first column is displayed

What I want to achieve, is to have two-column grid layout that behaves like this: if display property of col 1 set to inline - layout should be rendered as follows: +------+--------------+ | | ...
user avatar
2 votes
1 answer
6k views

Vuejs internet explorer compatibility issues (versions 10 and 11)

I hope this question/answer saves time for those having the same cross-compatibility issues with internet explorer. Problem: I used vuejs2 in one of my projects, and it turned out that there were ...
kat's user avatar
  • 91
3 votes
1 answer
520 views

IE9 IE 10 IE11 createNodeIterator - "Exception occurred."

I am using createNodeIterator to find words inside my document. Actually I am using almost the exact example code from MDN and MSDN: https://developer.mozilla.org/en-US/docs/Web/API/Document/...
jantimon's user avatar
  • 37.7k
-1 votes
1 answer
294 views

Internet explorer 11 temporary files located at

I would like to know where temporary files and/or cache is setup on a Windows 7 or windows 10 workstation when internet explorer 11 is being used? I would like to also know if these temporary files ...
user1816979's user avatar
1 vote
0 answers
59 views

D3. Js force oriented graph, where path is not compatible with ie10, ie11 [duplicate]

My force-directed graph created with D3.js works fine in Chrome, Firefox and Internet Explorer 9: In IE 10 and IE 11 the links will not get rendered: However, there are elements in the DOM structure ...
sky's user avatar
  • 11
1 vote
0 answers
705 views

URL does not in IE11 but it does work in IE10

I've found an issue when accessing to an URL related to special characters. The URL is generated in JS with many parameters. When the redirection is processed in IE10 the URL works fine. This is the ...
user3336570's user avatar
-1 votes
1 answer
49 views

How to keep a section of code (Google Maps) from being executed if viewed within any IE browser

I'm using Google Maps as a header image on my contact page as seen here: www.tarmastersasphalt.com/contact.asp I have found that my Google Maps doesn't work properly in any IE browser version at the ...
SunnyOz's user avatar
  • 575
2 votes
0 answers
602 views

why Ajax return status 0 in IE11 but work well in other browsers

We write AJAX in a CSHTML page. It works well in other browsers except IE10 and IE11. The problem is it returns status=0 even though there is no error in the controller. Is there someone met the ...
Zhang Pingfeng's user avatar
2 votes
0 answers
942 views

trying to show currency based on user's locale

What's the best solution to show currency based on the user's locale? I know there's toLocaleString('en-US', {style}) but is there away to detect the location of the user instead then show their ...
MrNew's user avatar
  • 1,414
1 vote
1 answer
1k views

flex-shrink won't shrink item in IE 10/11 and causes parent to be wider than parent

My layout consists of a single row with three columns. Left and right should be as wide as their content. The rest of the width should be occupied by the title column. The total width of all columns ...
Gabriel Smoljar's user avatar

15 30 50 per page
1
2 3 4 5
10