Code Monkey home page Code Monkey logo

Comments (5)

liabru avatar liabru commented on May 18, 2024

Does the demo work for you in IE8?

http://brm.io/jquery-match-height-demo/

Can you try the following in the console after the page has loaded:

$.fn.matchHeight._update()

from jquery-match-height.

nathancoates avatar nathancoates commented on May 18, 2024

Hi. Thanks for the quick reply.

$.fn.matchHeight._apply(elements, true) doesn't seem to do anything,
nor does $.fn.matchHeight._apply(elements, false)

but when I run $(elements).matchHeight(false); from my console, it
successfully sets everything to the tallest element.

If I then run $(elements).matchHeight(true); it sets everything back
to it's original height. Can I assume from that that the elements
aren't being put into groups?

Thanks again for your help.

Nathan

On Tue, Apr 1, 2014 at 6:46 PM, Liam Brummitt [email protected]:

Does the demo work for you in IE8?

http://brm.io/jquery-match-height-demo/

Can you try the following in the console after the page has loaded:

$.fn.matchHeight._apply(elements, true)

Where elements is a jQuery selection

Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-39270284
.

from jquery-match-height.

liabru avatar liabru commented on May 18, 2024

Sorry, I edited my comment soon after maybe it didn't come through in the email.

Can you try this in the console instead

 $.fn.matchHeight._update()

You can also inspect the group arrays which are here:

 $.fn.matchHeight._groups

Would you be able to provide a jshint or a link (or PM if you don't want the link public yet)?

from jquery-match-height.

nathancoates avatar nathancoates commented on May 18, 2024

Hi Liam. Thank you so much for your help. I must confess I'm not great with
the IE developer tools, but when I inspected the groups on one of my pages,
I can see this:

"[{"elements":{"length":12,"prevObject""length":1},"selector":".entry-content
.multi-box .mb-inner-content, .entry-content .content-box
.inner-content"},"byRow":true}]"

but when I run

$.fn.matchHeight._update()

it doesn't have any effect. I don't get any errors or anything, it
just doesn't do anything. All is fine on IE9. It's just IE8.

I can't provide a link just yet, but should be able to soon, if we
can't get to the bottom of it first.

Thanks again,
Nathan

On Wed, Apr 2, 2014 at 5:35 AM, Liam Brummitt [email protected]:

Sorry, I edited my comment soon after maybe it didn't come through in the
email.

Can you try this in the console instead

$.fn.matchHeight._update()

You can also inspect the group arrays which are here:

$.fn.matchHeight._groups

Would you be able to provide a jshint or a link (or PM if you don't want
the link public yet)?

Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-39308666
.

from jquery-match-height.

liabru avatar liabru commented on May 18, 2024

I've included the fix for this in the latest 0.5.1 release, so closing this one, cheers!

from jquery-match-height.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.