Internet Explorer (commonly abbreviated to IE or MSIE) is a web browser developed by Microsoft and is included as part of Microsoft Windows.

learn more… | top users | synonyms (2)

0
votes
0answers
2 views

After insalling KB2846071 event.clinetY seems to be negative value

Installation of KB2846071 breaks the event.clientX and event.clientY properties when we are in an onbeforeunload event handler. window.onbeforeunload = function(e) { if (event.clientY < 0 ) { ...
0
votes
1answer
17 views

Slider is not working in IE8

Hi guys I have my site in: http://210.48.94.218/~printabl/ If you view it in IE 8, the slider is not working (collapsed between the menu and the product images section) I used the hard coded word ...
2
votes
1answer
15 views

Flash swf is not playing in IE8

i ran into some IE8 issue and I am not yet familiar with the problem. The video does not play using I8 and versions below. My target is only IE8. But I don't know how to implement it and am not also ...
0
votes
1answer
25 views

My website displays perfectly in all browsers but IE any suggestions?

I have built a website using wordpress that displays fine in all browsers except IE (surprise surprise). I'm currently using VirtualBox to try to sort it out but the page is so completely borked I'm ...
-5
votes
0answers
22 views

How is the internet scorll bar made? [on hold]

I would like to know how the internet scroll bar wiget is created, and in what launge it is. It would be great if you told me. Is it a java thing is it in HTML is it some other langue like Basic. ...
0
votes
1answer
17 views

Why doesn't this gradient work on IE 9?

CSS: background-image: linear-gradient(bottom, #000000 29%, #999999 65%); background-image: -o-linear-gradient(bottom, #000000 29%, #999999 65%); background-image: ...
0
votes
0answers
7 views

SSRS Vertical Text Inconsistency

I'm building reports for my company and I'm having issues with vertical text (bottom to top, using Rotate270) when viewed in a web browswer - specifically, IE10. The reports are built in Visual Studio ...
2
votes
0answers
17 views

IE encoding accented characters in javascript function with UrlEncode

I have a javascript function that takes as argument a string that is UrlEncoded. I'm using tags with href="javascript:..." (I know it's wrong to use this, but it's legacy code that i have to ...
1
vote
2answers
25 views

Difference in rendering dates - IE JavaScript vs. Chrome JavaScript

I have the following snippet of JavaScript code I use for rendering a date range from the current month to the same month last year: var today = new Date(); var endDate = new ...
0
votes
1answer
5 views

Mailto link in https page causes security popup which causes IE to stop working

I have a requirement asking to add a button to a page that causes a new email window to open. On button click I am changing window.location.href = mailTo:... But the problem is that since the page is ...
1
vote
1answer
42 views

HTML5 Local Storage not working in IE

In IE 10, when I try to access window.localStorage it gives me the following error - "An internal error occurred in the Microsoft Internet extensions". I do not get the error in Chrome or Firefox. ...
0
votes
2answers
13 views

Selenium Webdriver sendkeys does not trigger onchange event in IE9.0

I'm writing Selenium test scripts using Java for an application built in ExtJs. I have an input field in one of the page which is attached to 'onchange' event. Whenever user modifies the text in the ...
0
votes
2answers
23 views

Read Internet Explorer page title with vb.net

I have this code Dim shellWindows = New SHDocVw.ShellWindows Dim strTemp As String For Each ie As SHDocVw.InternetExplorer In shellWindows If ie.LocationURL = ...
0
votes
0answers
31 views

Can't focus on text field inside of jQuery UI button with Internet Explorer

I'm writing a single-page application that involves dragging "items" from one box into another box, and optionally sorting the items in that second box. Some of these items will consist only of ...
0
votes
1answer
16 views

iframe in IE not in the same position as FF & Chrome

I have put an iframe from Google maps onto a webpage I am working on and what I have done is z-index an image behind the iframe of a pc monitor so it looks like the Google maps iframe is actually on ...
-6
votes
0answers
25 views

Javascript not working in versions on IE [on hold]

on our site we have an option that when you press "Buy Now" it opens up a box that allows a customer to add a product to a minicart. You can see the example here ...
1
vote
0answers
17 views

Maintain focus on Child Window after Page Refresh in IE

As the title of the question define that I want to maintain the focus on child window when child window refresh in IE. I'm opening child window with the code written below: function ...
0
votes
0answers
7 views

epiMsibootstrapper.exe error and activex alert not shown

I have a dual boot machine running Ubuntu 12.04 and Windows 7 Ultimate. I need windows xp/7 and ie 8/9 for connecting my office vpn. A few months back I did a couple of things on both environments, ...
0
votes
1answer
6 views

Run BHO inside embedded IE control within third-party desktop application

I have a third-party windows desktop .Net application with embedded Internet Explorer control. I want to run my BHO from that IE control. BHO dosn't have any GUI, it just captures users' actions. Is ...
1
vote
0answers
14 views

Internet Explorer doesn't detect screen size correctly in case of dual monitors

I noticed that Internet Explorer 10 doesn't show the correct screen size in case of dual monitors. It always takes the screen size of your primary monitor. Example: If you open this page which ...
0
votes
0answers
8 views

How to obtain the Document Interface when Hosting the WebBrowser Control?

Please have a look at the following excellent article available on MSDN http://msdn.microsoft.com/en-us/library/bb508515%28v=VS.85%29.aspx#unknown_619 I am in process of creating a IE toolbar with ...
-1
votes
0answers
17 views

Could not complete the operation due to error 80020101 - append child

Browser receiving error in: IE8 append: function() { return this.domManip(arguments, true, function( elem ) { if ( this.nodeType === 1 || this.nodeType === 11 ) { ...
0
votes
2answers
19 views

IE compatibly document modes

i want to test my website on IE X as appear for normal user who use IEx, but i have confusion with the difference between "Standards" and "Internet explorer X standards" as appeared in the image.
0
votes
0answers
6 views

Joomla article issue with IE after jupgrade

Good afternoon, After migrating joomla and installing Metropolis Template i have issue with articles, all images in my articles are with normal width and height and it seems like Internet explorer ...
0
votes
1answer
10 views

Favorite icon is not displayed in IE 9 and 10

I need to show a favorite icon while loading my html page. No problem with all browsers, except IE in displaying this icon. my code to display Favorite icon is: <link rel="SHORTCUT ICON" ...
1
vote
0answers
15 views

JQplot labels cut off in IE 8

Has anyone seen this before? http://i.stack.imgur.com/kncuH.png It cuts of the text of the labels. You can see it in the bottom and some of the ones in the y axis. I'm using jqplot version 1.0.8 and ...
0
votes
1answer
9 views

Is there any way to use WebBrowser Class (Band Objects) to write the DOM?

I have created a IE toolbar using BandObjects (using COM assembly -Interop.SHDocVw.dll) to implement the custom search functionality. Toolbar contains a search box which takes input and returns the ...
0
votes
1answer
18 views

Embedded Internet Explorer control - preview all requests

I have the Internet Explorer ActiveX control hosted in my application. Is there a way to detect all the http requests it is making and get the request URL? If yes, how? Thx
0
votes
1answer
44 views

scrolltop() doesn't work in IE9 at all

http://jsfiddle.net/QF47A/7/ function onscroll(){ document.getElementById("fly").style.top=""+ $(document).scrollTop() * 5 +"px"; } Check that out... sigh Not working one bit in IE9... Haven't ...
0
votes
0answers
23 views

-ms-transform won't work on table header group (thead) in IE10 (and below, presumably)

Can anyone help me find a way to get -ms-transform working on a table header? The context is that I'm repositioning the header (with Javascript and a CSS transform) to make it stick to the top of the ...
1
vote
1answer
8 views

Is there a way to animate to the next or previous -ms-scroll-snap-points-x?

I'm using webview in a xaml app, and I'm using snap points for panning through a list of objects. Is it possible to tell the element to scroll to the next/previous snap point? I'm currently using ...
0
votes
0answers
11 views

Sphere unwrapping using three js on internet explorer 10

I had created a sphere geometry object with MeshBasicMaterial using three js , it worked good for me. Now i need to unwrap the sphere , i cannot use custom shaders as i must support internet explorer ...
0
votes
2answers
48 views

CSS Content property not working in IE

I'm currently working on a website where I'm trying to create link separators in my navigation bar using the CSS :before pseudoclass along with the + selector in this way: /* Targets list items with ...
4
votes
1answer
61 views

$.parseJSON not working in Internet Explorer 10

$.parseJSON is working great in Firefox, Chrome, and Safari using the code below. However, in Internet Explorer 10, the script fails to yield a valid object. Here's the jsFiddle: ...
-2
votes
0answers
16 views

Internet explorer stop responding whenever i select some text [on hold]

My internet explorer stop responding whenever i select any text from any website. Details of IE can be found in the image file. I am using IE 9.0. Thanks.
0
votes
1answer
23 views

Styling INPUT buttons in Internet Explorer

I've created a CSS button style for my button inputs, but it is not behaving correctly in Internet Explorer. In IE7 and IE8, the :active class only applies if I click on the padded area around the ...
0
votes
0answers
11 views

Loading XML document into IE8

I am needing to hack a site to make it work with IE8 (not everyone seems to want to upgrade to a more recent version or a better browser), anyway this is what I have got going on <body> ...
2
votes
0answers
25 views

Window.print() jquery not bringing up the printer window in IE

I am opening a PDF and displaying it in a new window When the printer icon is clicked the PDF is displayed and the printer invoked. This is working fine in Chrome, but not in IE. ...
0
votes
2answers
30 views

How can I convert this into a simliar text shadow for IE?

I am using this for non-IE browsers: text-shadow: 1px 1px 5px #4C5157; For IE 9 I am using: filter: Shadow(Color=#4C5157, Direction=45, Strength=1); But the shadow in IE is hideous. How can I ...
0
votes
1answer
4 views

Turn.js: Pages with class=“fixed” vanishing during animation in Internet Explorer

I'm using the 'fixed' class to keep inner cover pages visible when the book is open. However they briefly disappear during any page turn animation or corner curl. It happens only in internet explorer ...
0
votes
0answers
5 views

Facebook recommend box-count is not showing

The Facebook recommend box-count is not showing in firefox and internet explorer. It does work in safari. Here's the url of my website: http://wanapa.pepperminds-marketing.com/index.php It should ...
0
votes
1answer
27 views

Font-Awesome inconsistently rendering in IE8

I desperately want to use font-awesome for my icons in my Bootstrap project. However, rendering correctly (back to IE7) is critical for development. Support for IE7 is indicated through the use of the ...
0
votes
0answers
64 views

JQuery, JQuery ui: don't work in IE8

My jquery code works with Chrome, Firefox, > IE8, but it seems that jquery and jquery ui aren't loaded on IE8. Javascript is enabled. I use <meta http-equiv="X-UA-Compatible" content="IE=7,IE=8" ...
-2
votes
0answers
25 views

Why is my drop-down menu not working in IE8? [on hold]

a couple of questions: I can't get my drop-down menu to work in IE8, also the facebook like button keeps getting stuck in the center of the page and then moves to the right place when you hover over ...
0
votes
2answers
26 views

How to detect installed version of MS Office using javascript from IE?

Actually I need to know if 2013 version of MS Office installed. Approach with var oApplication=new ActiveXObject("Word.Application"); does not work for me from website (but it works when run it ...
-1
votes
1answer
20 views

jquery click on map area doesn't work in IE

So clicking on an area from jquery doesn't work in IE11. Works in Chrome. How can I make it so that IE will trigger when I click on the selected area on the image? HTML: <img ...
0
votes
3answers
24 views

Html Button Not working in IE,But work in other browser

How to work in internet explore. It's work in other Browser.But won't work in IE. <div class="cashbook_wrapper"> <a href="new_reept.html"> <input name="" type="button" ...
0
votes
2answers
38 views

Span inside List item looks weird in IE

I have problems with positioning span text inside <li> element. It looks good in Mozilla and Chrome but looks awful in IE. Can some one please help me out. Here is the style code: ...
0
votes
0answers
11 views

Magento. Add to cart not working in Internet Explorer

Magento product details page has button "add to cart" which not working in IE(I tested on different versions) Button: <button type="button" title="Add to Cart" class="button btn-cart" ...
0
votes
0answers
29 views

Cannot get Magnific Popup to work

Figured it out ... working beautifully in Chrome, IE and Firefox now - anyone else who is struggling, include http: at the beginning of this url: <script ...

1 2 3 4 5 406
15 30 50 per page