Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox ajax issue #8

Closed
perrycoke opened this issue Feb 19, 2013 · 2 comments
Closed

Firefox ajax issue #8

perrycoke opened this issue Feb 19, 2013 · 2 comments
Labels

Comments

@perrycoke
Copy link

Hi
I'm currently using your plugin on a wordpress theme, but I am having trouble in FireFox for mac. If you go to this link & click "Load more" button you will notice that the content pull in sits on top of the current content & doesn't automatically fit in until you resize the browser.

on the success of the ajax call I run this code:

    jQuery('.freetile').freetile({
        animate: true,
        containerAnimate: true,
        selector: 'article',
        elementDelay: 30
    });

Any help will be greatly appreciated

@yconst
Copy link
Owner

yconst commented Apr 12, 2013

Link missing?
In any case, in order to load more content you have to use the 'contentToAppend' option.

@perrycoke
Copy link
Author

sorry, here is the link http://dev.pixelbur.st/bloquedwp/

@yconst yconst closed this as completed May 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants