Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript JQuery Masonry IE9 troubles

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39257
    trinzia
    Participant

    My Masonry has only one column in ie9 always. In the other browsers it’s fine.

    I put a simple example in the jsFiddle: http://jsfiddle.net/vNXGB/

    I also have a live example on my WP theme: http://www.instancia.net

    It’s the same, with or without float:left.

    It seems to be the same no matter which of three imagesLoaded scripts I tried, and whether or not I have images:

    https://gist.github.com/1539102

    https://github.com/desandro/imagesloaded/

    https://github.com/alexanderdickson/waitForImages

    So that leaves a problem in my Fiddle code? Obviously other people have gotten it to work in IE, sometime. I can’t imagine what I am missing. I tried applying the CSS elsewhere, I tried resetting IE settings to default, clearing IE cache, uploading my site so it’s not on localhost, etc.

    Any ideas?

    I’ve asked this in two other forums and no answer, so after years of being a spectator at css-tricks, I joined up. Hi & thanks. :)

    #120522
    trinzia
    Participant

    In case anyone finds my question, the answer from the author was never to use Margin: 0 auto.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.