Skip to content Skip to sidebar Skip to footer
Showing posts with the label Internet Explorer 8

Ie8 Form Not Submitting (intermittent)

I have a complex classic ASP system that has worked well for years but has recently started having … Read more Ie8 Form Not Submitting (intermittent)

Css Selector :active Not Working On Child Element Click In Ie8

I have the following HTML structure: Solution 1: You could use a background image instead of a re… Read more Css Selector :active Not Working On Child Element Click In Ie8

Html Detect Ie8 And Lower Or Any Other Browser

With HTML comments, I am trying to do something like the following - //if browser is IE8 or less … Read more Html Detect Ie8 And Lower Or Any Other Browser

Compatibility Issues With Ie7?

I'm working on a site and having compatibility issues with IE7 (not working) vs IE8/Firefox (wo… Read more Compatibility Issues With Ie7?

Ie8 Inserting Text To Textarea Problem

I have some code to insert tags to textarea (for Internet Explorer). But I have problem with IE8. … Read more Ie8 Inserting Text To Textarea Problem

Copy The Content Of One Table Into Another

In my current application i need to copy the content of one table into another... With setting inne… Read more Copy The Content Of One Table Into Another

Background Image Not Showing Up In Ie8

So I have a tiny header image that repeats on the x axis, but for some reason it won't show up … Read more Background Image Not Showing Up In Ie8

How To Know If An Object Is An Html Document Using Javascript

I'm passing an object say, obj, to a function. obj could possibly of any type - (TemplatedHelpe… Read more How To Know If An Object Is An Html Document Using Javascript

Angular And Ie8 -- Html5 Elements Not Styled Inside Ng-view

So I am trying to get angular working on IE8. I have followed all the steps on http://docs.angularj… Read more Angular And Ie8 -- Html5 Elements Not Styled Inside Ng-view

Internet Explorer 8 Compatibility Issues

I am a relative noob at graceful degredation, and wanted some tips on a site that just went live. I… Read more Internet Explorer 8 Compatibility Issues

Ie 8 Problem With Custom Google Font

I'm working on a site, using custom google fonts, but in ie8 not working or just partially(left… Read more Ie 8 Problem With Custom Google Font

Ie 8 Emulation On Mac

I currently only have macs for development. My site looks good in the Chrome, safari and firefox bu… Read more Ie 8 Emulation On Mac

How To Create A New Htmldocument In Ie?

dcoument.implementation.createHTMLDocument [2] is one of the lesser-known DOM methods that (surpris… Read more How To Create A New Htmldocument In Ie?

Html2canvas And Flashcanvas On Ie8 Not Working

I use html2canvas library to make a png image of a table. It works on Chrome, Firefox and Safari. T… Read more Html2canvas And Flashcanvas On Ie8 Not Working

Text-shadow: Ie8

Alright, so I'm trying to implement text-shadow across various browsers. I have IE6, IE7, FF, C… Read more Text-shadow: Ie8

Why Am I Not Able To Show Or Hide In Internet Explorer 8, And How I Can Fix The Problem?

I have written JavaScript code to show and hide the div. But I got stuck when it is not working in … Read more Why Am I Not Able To Show Or Hide In Internet Explorer 8, And How I Can Fix The Problem?

Iframe Not Loading Ie 8

My website seems to work in all browsers but IE 8. Everything loads fine by the iFrame. Here is my … Read more Iframe Not Loading Ie 8

Html5 Semantic Elements And Old Browsers

I am about to design a new layout for a webpage and wanted to take advantage of this moment to impl… Read more Html5 Semantic Elements And Old Browsers

Ie8 Opacity Activex Problem

In my css file I have this: #imageDes { opacity:.70; filter: alpha(opacity=70); } if I use t… Read more Ie8 Opacity Activex Problem

Html/css/svg: Svg Background Image In Ie7/8

I have made an svg image that I am using as a background image. I does not work in IE8 and below (a… Read more Html/css/svg: Svg Background Image In Ie7/8