IE8, an abbreviation of (Windows) Internet Explorer 8, is a web browser released by Microsoft in March 2009.
4
votes
3answers
2k views
CSS not loading when site is viewed via Windows VPN
Internal site has recently been redesigned, but IE8 does not seem to be loading the new css rules only when viewed via VPN. I really have no clue what to look for.
I can't reproduce the problem, but ...
4
votes
1answer
250 views
Domain forwarding to a IE “trusted site” opens a blank page
My employer, a University, regularly hosts conferences and other events. While websites for these sites are hosted on our domain, they frequently request customized .com urls. We then forward these ...
3
votes
1answer
348 views
CSS framework that support Internet Explorer 6, 8 out of the box
I am developing a new web application that must support Internet Explorer 6 and 8 (it's a strict requirements).
I planned to use a CSS framework (like Twitter Bootstrap). However, it did not support ...
2
votes
1answer
170 views
Chrome Frame's notranslate does not work
I have <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> and <meta name="google" value="notranslate"> but tries to translate the page.
2
votes
1answer
701 views
Switching off IE8 Compatibility View
I have a site which works fine when accessed from a remote web server. It runs (on IE8, which is what my organisation uses) with:
Browser mode: Internet Explorer 8
Document mode: Internet Explorer 8 ...
2
votes
1answer
402 views
ie8 weirdness: Link jumps to top of the page on mouse over: What's going on?
So the fourth link in the right column (Board of Trustees Meeting Link) of the website I'm working is exhibiting some REALLY weird behavior. But only in IE8. When you mouse over it the page scrolls to ...
1
vote
1answer
133 views
Referrer Strings
I'm not exactly sure how to ask this, but here I go.
I work for a company that provides IT services. Our main costumer has a website developed by WebCompany.com, and I act as a maintainer/middle-man ...
1
vote
1answer
74 views
CSS style is gone on the homepage in IE8
I wondered if it's because the homepage's size is big?
I only see my stylesheet working on pages other than the homepage.
Any ideas?
0
votes
1answer
187 views
How to force a web browser to interpret other file extension (but contains plain text) as a text file?
I'm currently engaged with a web based application that needs to show text files via directory listing in the web server (Tomcat). The text file has an extension of .inp and .trg, it seems that IE8 is ...
0
votes
0answers
15 views
Is there any way to know a font type using ie8? [closed]
I'm wondering if there is any way to know the font type using IE8?
Any idea?
-1
votes
0answers
22 views
Expand/Collapse OR Toggle : Is there a way to work with same code in all browsers? [closed]
I want to have sections expanding/collapsing or toggling or show/hide.
Is there any way/technique that I will not need to use different code for IE?
Lets say CSS only or javascript or whatever, can ...
