Active
Project:
MediaFront
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Nov 2012 at 21:32 UTC
Updated:
12 Mar 2013 at 03:27 UTC
Internet Explorer 8 isn't functioning properly. If you go to medifront.org you will notice that the image does not auto load using Internet Explorer 8. In addition, the scroll bar does not appear and the playlist does not allow the ability to scroll other videos.
I tested Internet Explorer 9 and no issues exist.
Comments
Comment #1
barry6575 commentedSorry the link didn't work as I expected. www.mediafront.org
Comment #2
giorgoskfor compatibility you can try any of the following
it worked for me
check this out
http://stackoverflow.com/questions/3449286/force-ie-compatibility-mode-o...
Comment #3
barry6575 commentedThanks for the info. I am a non-developer. Where should this code be inserted?
Comment #4
giorgoskdepends on your template
on my omega theme I insert it in the html.tpl.php in template folder somewhere after the TITLE element before the tag
Comment #5
travist commentedI would like for someone to verify this fixes the issue, and if so, add it to the MediaFront documentation.
Thanks GiorgosK for chiming in!
Comment #6
mikkelsted commentedIf I did it right it didn't work for me.
Internet Explorer 9, Omega theme.
Safari browser seems to be the same.
Answer #5 from here http://stackoverflow.com/questions/3449286/force-ie-compatibility-mode-off-in-ie-using-tags was the solution for me.
Comment #7
barry6575 commentedI reviewed the link. Can you tell me what do you consider answer#5? Thanks.