Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8444825
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T09:29:50+00:00 2026-06-10T09:29:50+00:00

I am using a jQuery plugin for certain content in a specific tab. The

  • 0

I am using a jQuery plugin for certain content in a specific tab. The jQuery is http://masonry.desandro.com/ and the tabs are http://os.alfajango.com/easytabs/. When I try to load Masonry inside one of the tabs, it simply does not work, or displays incorrectly (everything stacks on each-other in top left). I’m unsure how to combat this problem, and so far have tried only running masonry after the tab has been clicked, after the tab content becomes visible, and other things of that nature.

Please point me in the right direction! thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T09:29:51+00:00Added an answer on June 10, 2026 at 9:29 am

    This problem seems to be related to the fact that I am using images with the masonry and easy tabs. To fix this, you must use Masonry’s imagesLoaded recomendation, and set up the code as so:

    var $container = $('#masonry-container-name');
    
    $container.imagesLoaded(function(){
        $container.masonry({
            itemSelector : '.item-class-or-id'
        });
    
        $(document).ready(function(){
            $('#easytabs-container-name').easytabs();
        });
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using the jQuery plugin found here: http://docs.jquery.com/Plugins/Validation I have a form, that when certain
I'm using jquery.history lugin found here: http://tkyk.github.com/jquery-history-plugin/ With this i load content into a
I am using this jQuery form validation plugin: http://docs.jquery.com/Plugins/Validation/Methods I am trying to use
I implement very big script logic using jquery plugin at caret(http://code.google.com/p/jquery-at-caret/), but now when
I'm adding a Facebook 'like' button to the DOM using this jQuery plugin: http://onerutter.com/open-source/jquery-facebook-like-plugin.html
I am using the JQuery plugin twosidedmultiselect http://www.stevefenton.co.uk/cmsfiles/assets/File/twosidedmultiselect.html and then once options are placed
I have been using jquery validate plugin http://bassistance.de/jquery-plugins/jquery-plugin-validation/ . It has been working successfully,
I am using jQuery Validation Plugin (http://bassistance.de/jquery-plugins/jquery-plugin-validation/) I have wrote following rule jQuery.validator.addMethod(valueNotEquals, function(value,
I am using the jquery validation plugin located here: http://bassistance.de/2011/05/14/release-validation-plugin-1-8-1/ And I'm trying to
On http://allmyzip.com/colorbox1/ there is a simple image gallery with the jQuery Colorbox/Lightbox plugin for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.