Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Emil Rasmussen 67 posts 91 karma points
    Jun 16, 2011 @ 10:26
    Emil Rasmussen
    1

    All buttons is converted to Edit on mouse over in IE9

    Hi

    In Internet Explore 9 all buttons (Add, Delete etc.) is converted to the Edit button when you move your mouse over the button.

    I have created a little screen scast to illustratate the issue: http://screencast.com/t/VoDoz7frd

    Best regards
    Emil

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Aug 16, 2011 @ 13:01
    Jan Skovgaard
    0

    Hi Emil

    Have you found a temporary workaround for this? I'm considering to just use the "render as IE8" approach but I'm interested to find out if there is a better way of doing it.

    /Jan

  • Emil Rasmussen 67 posts 91 karma points
    Aug 16, 2011 @ 14:46
    Emil Rasmussen
    0

    Nope - somehow our clients just live with this quirk (or don't use IE9)...

    I’m interested in learning more about you “render as IE 8” approach though :-)

    Best regards
    Emil

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Aug 21, 2011 @ 19:16
    Jan Skovgaard
    0

    Hi Emil

    Well it's fairly simple and actually quite ugly...but it works...

    It's simply just forcing the Umbraco UI to render in IE8 mode by editing the /umbraco/umbraco.aspx file and in the <head> section add this

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" >

    :)

    /Jan

  • Emil Rasmussen 67 posts 91 karma points
    Aug 22, 2011 @ 08:44
    Emil Rasmussen
    0

    Hi

    Yeah! Very ugly, hehe. I thought you had some fancy way of "injecting" the force render tag. Until we have clients complaining (really load) I will refrain from editing the Umbraco source :-)

    Thanks for sharing!

    Best regards
    Emil

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Aug 22, 2011 @ 19:35
    Jan Skovgaard
    0

    You're welcome :)

    Hehe, nope no fancines about it - And yes indeed it's never a good idea to mess around with the source code if it can be avoided.

    But if the above issue turns out to be a major problem for the client it's a fairly simple and harmless fix.

    /Jan

  • Emil Rasmussen 67 posts 91 karma points
    Aug 23, 2011 @ 08:10
    Emil Rasmussen
    0

    Agree. Absolutely a harmless dirty quick fix :-)

    Best regards
    Emil 

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies