Internet Explorer (commonly abbreviated to IE or MSIE), is a web browser developed by Microsoft and included as part of the Microsoft Windows line of operating systems.
1
vote
1answer
104 views
Same page looks great in Firefox & crome But Not in IE8
I have a site hosted at: http://41.223.52.100/ which i used jbar to display certain text on the page.
The same page looks great in Firefox & google crome but not in IE8, Can't figure-out why!
...
9
votes
6answers
2k views
What's the best way to show a message for only IE 6 and IE 7?
What's the best way to show a text message for only IE 6 and IE 7 ?
Should I add a html tag to my webpages and normally hide it with css for all browsers except the above mentioned ?
And when I use ...
2
votes
2answers
623 views
Google Search iFrame works in Chrome and firefox but not IE8
I use Google site search in a IFrame for my sites search engine. When I search for something in Chrome/FireFox "Flight" I get the results page. When I do the same search in IE8 I get 404 error.
...
1
vote
1answer
521 views
Memory problem - CPU high usage in IE
I have a problem with a site, in which I try to find out what is wrong. The website is kiteclub.gr. I think that following two scripts are corresponding for the high memory usage from ie and cpu:
...
0
votes
1answer
349 views
My site crashes Internet Explorer!
When I try to open my site on IE (development, environment, or online), it crashes every time. This is my server readout upon entering the home page (it actually crashes on any page view after this):
...
3
votes
1answer
709 views
Problem downloading .exe file from Amazon S3 with a signed URL in IE
I have a large collection of Windows exe files which are being stored/distributed using Amazon S3. We use signed URLs to control access to the files and this works great except in one case when trying ...
0
votes
0answers
104 views
why is IE7 killing my site? [closed]
for some reason my tweets box is being moved right up the DOM, and my facebook links are not being hidden like they should!!
Can anyone help me?
6
votes
3answers
419 views
Why are users logged out when they toggle compatibility mode in IE?
On the PeoplePerHour website, If a Internet Explorer user toggles the compatibility mode - they get logged out of the website!
What are the possible reasons for this?
I was thinking perhaps the ...
8
votes
2answers
194 views
How to set the icon and channels for IE9's “Pinned Sites”
IE9 beta appeared today, and one of the most prominent features is Pinned Sites: drag an url/favorite/whatever to the taskbar, and you create a “Pinned Site”, which follows some custom rules (favicon ...
3
votes
1answer
2k views
Cufon text replacement and IE8 standards mode
I have a perculiar issue. In IE8 standards mode text replaced by Cufon.Replace works roughly 50% of the time, the rest of the time the DOM modifications are there (viewed through IE developer toolbar ...
3
votes
3answers
630 views
What are the most common rendering problems with Internet Explorer?
IE is commonly known as the most problematic browser in terms of consistent look and feel. What are the most important IE rendering 'bugs'?
Version specific things are fine, just mention that its ...
3
votes
2answers
676 views
How to overcome eBay CSS limits for auctions' pages?
On eBay you can code the content of a <div> on the auction's page. The problem is that you can't edit the <head> content.
I tried using inside the <div> something like this:
...
11
votes
2answers
5k views
What EXACTLY does Compatibility View do in IE8?
I have an ordered list where the text is displaying on the next line from the number in IE 8 (but not other browsers). If I switch on Compatibility View it looks correct. While I think I'll be able to ...
4
votes
2answers
2k views
Form autocompletion not working
I created a HTML form with several input fields, nothing special. Using the most recent version of Google Chrome and Firefox autocompletion works for all form fields which means that whenever I want ...
6
votes
5answers
4k views
Identify “non-secure” content IE warns about
As many know, if you serve a page over https and the content loads resources (images, stylesheets, js, SWF objects, etc) over http, older versions of Internet Explorer will show the user a warning ...
8
votes
2answers
2k views
How to serve static content without https in a secure site?
I want to serve static content from my site but my site is https-only. My static http server only serve http content (non https) but many IE users are complaining about being unable to log into.
What ...
1
vote
0answers
453 views
round corner in IE 8 - made by a mistake [closed]
Recently I wanted to make an overlay on an existing page. Of course on all browsers works fine.. except IE. Although it made an interesting effect - one round corner - this can be seen at ...
4
votes
2answers
1k views
Issue Opening/Saving Word Docs in IE7 and IE8
I'm working on a flex app that relates documents (pdfs, images, etc) with events. When i click the document link in my app for PDFs, images, text files, etc, IE7 and IE8 present them in the ...
0
votes
1answer
87 views
How do I create styles for IE7 (and below)? [duplicate]
Possible Duplicate:
What are the best ways to implement cross browser css?
I have a site that looks more or less the same in all browsers except Internet Explorer (version 7 and below). ...
10
votes
2answers
167 views
Is there a way to get browser info on one specific page with Google Analytics?
I have an Ajax-based page which has had a history of problems with Internet Explorer (IE). I spent some time working on the JavaScript to try to get it to work in IE. After this I was interested to ...