We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13137
    • 204 Posts
    Has anyone else been having issues with IE?

    I personally use FF, but after getting all my plugins, snippets, etc., working in Evo. and was at one with the world again, I thought to open it up with IE, which is what most of my clients use. Ouch.

    No pretty icons, no floating save bar, no bubble tips, and different styles seemed to disappear.

    I havent seen any other posts regarding this, so I dont know if nobody noticed, it was mentioned and I just didnt see it, or everyone is supposed to use a modern browser now. undecided
      • 3749
      • 24,544 Posts
      Which version of IE? What OS?
        Did I help you? Buy me a beer
        Get my Book: MODX:The Official Guide
        MODX info for everyone: http://bobsguides.com/modx.html
        My MODX Extras
        Bob's Guides is now hosted at A2 MODX Hosting
        • 13137
        • 204 Posts
        Sorry, I looked a bit closer and the problem seems to only be with IE6.

        I am using XP and all seems fine with IE7, IE8, FF 3.5, Chrome .2, Opera 9.6, and Safari 3.2
          • 25663 MODX Staff
          • 12,272 Posts
          Unfortunately, we won’t be addressing IE6 internally, but would certainly consider any updates for IE6-specific CSS fixes for inclusion in a future release.
            Ryan Thrash, MODX Co-Founder
            Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
            • 33990
            • 23 Posts
            I’m pretty new to MODx and I’m close to launching my first MODx based site. Although the last month or so has been a big learning curve I am already a MODx convert: unlike many other systems, it really does live up to the hype smiley

            Inevitably I’ve found a few issues and a couple are IE specific (I’m using IE8):

            1) When you hover over the help "speech bubble" icons in the manager, IE shows its own tooltip above the javascript tooltip. Actually this is a bug in IE (it’s the title attribute’s text that should be shown and not the alt text). However, it should be easy enough to fix - by adding an empty title attribute (title="") on these images.

            2) Doc Manager > Sort Menu Items. (I know this is a module issue, but seeing as it’s included in the default install I thought I’d flag it up here). When you’ve clicked on an item to drag-and-drop it to a new position in the list, IE moves the selected item to about 100px below the list (that’s where it seems to think the list is). Although it’s still possible to use it, it’s not very user friendly and unfortunately my clients will be using IE8.

            For future updates it would be great if drag-and-drop functionality could be available directly in the Site Tree.

            Big thanks and huge respect to Ryan Thrash and all the MODx team for such an awesome CMS.