Image Not Being Displayed Atalasoft/Telerik IE8/IE9 issue - image

I have a Telerik radGrid that when a gridrow is clicked, it will expand and display an image that uses Atalasoft DotImage (version 9.0.3.45452) ImageViewer to display the image.
Everything worked with IE8. Any broswer IE9+, it seems to not show the image. The image appears in other areas of the application (and works), but it is not attached to any Telerik controls.
I have scouring the internet to see what was changed between IE8 & IE9, but I have not found anything that would help me out.
The image will show in the Telerik grid using IE8 & in developer tools, if I use quirks mode.
Could someone point me in the right direction between the two browsers and their rendering of these controls in a high-level sense?

It seems that it has to deal with iframes, parent doctypes, and IE9. I have found a reference
here

Related

GeckoFX webBrowser control not loading css properly

I have a html file along with CSS which gets properly loaded in Standalone FireFox browser and also in Web Preview control(Chromium ) for Chrome. Same script does not show up rightly in on GeckoWebBrowser. CSS is not taking effect.
Buttons which are to be stacked vertically are all displayed horizontally aligned.
Currently Ia m using Chromium for Chrome and GeckoFX for Firefox.
Please suggest any other latest web browser control which can be used for Firefox.
Please suggest what could be wrong.

Slider not working in Firefox?

I am working on this site and deiced to created a slider (using some source code I found form the internet) which can be seen here http://gpsfac.co.uk/
It seems to work fine in chrome, safari etc but in firefox it seems to hide all the links at the bottom and enlarge the images? Anyone know why this may be and a quick fix?...
Thank you
I found out the answer all I Need to do was state the width % at 100% in the style css...

Toolbar buttons stacking in tinymce on ie8

I have a problem with a tinymce editor in a Internet Explorer 8 application we build at work here. It works fine in chrome and firefox but those are the browsers developpers use. In IE8, the buttons are all stacked and i have no clue where to start with to fix the problem.
Here is the image:
PS: Please dont tell me to change browser, i can't overrule technical department for 900 users. It's sad that i'm still stuck with supporting IE8, but thats life!
Found the problem, it was the document mode. I added a meta to force document mode following this QA: Force document mode=IE8 Standards

Jqgrid pager text vertical alignment

I'm using the Jqgrid in my ASP.NET MVC 4 application and for some reasons, the pager text (Page X of X) seems to be aligned to the bottom, although I tried to change the CSS (ui.grid.css) to align middle/top. This only happens with IE9. It displays correctly with Firefox. Has anyone had similar issue?
I wanted to post the image but the spam prevention mechanism on this site does not allow it.
Finally figured out what is causing the problem. It is the Document Mode in the IE. It was set as "IE7 standards". Setting it to "IE8 or IE9 standards" fixed the issue.

CSS3 Bugs - Issues when using transform:rotate rules (Safari + Firefox)

I've got a Wordpress site with some CSS3 rules applied to some images that rotate the images and have a hover effect on rollover too. Problems are showing up in Safari & Firefox when you hover on and then off these images and I can't seem to locate any similar issues by people on the Interwebs.
See http://tinyurl.com/3n2eude and hover on and then off the images (the slightly rotated ones):
Member name goes blurry and then back to normal (Firefox)
Member image border becomes jagged (Firefox)
A big black line displays to the side of the member images sometimes when you hover back and forth between two member images (Safari)
If I disable the transform:rotate rules, it's all fine. So seems to be an issue with that rule. Just can't work out how to get around it.
Anybody got some ideas on how I could get around these or what might be causing it?
Thanks for any ideas you might have!
Bit old of a question but that problem is related with rendering on browser (from what I understood). It cannot be fixed on CSS/HTML side. It must be fixed on user side.
Fix: http://www.askvg.com/how-to-enable-direct2d-directwrite-hardware-acceleration-in-mozilla-firefox/
More information about problem: CSS3 rotate - rendering problems in Firefox and Safari

Resources