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

Conflict with Unveil.js #70

Open
sulian opened this issue Nov 26, 2014 · 0 comments
Open

Conflict with Unveil.js #70

sulian opened this issue Nov 26, 2014 · 0 comments

Comments

@sulian
Copy link

sulian commented Nov 26, 2014

The BoostCake plugin isn't compatible with the jQuery script "unveil.js".

Unveil.js use the data-src tag ; this tag is deleted in the BoostCakeHtmlHelper.php, line 67 (holder.js compatibility ?)
Temporary solution is to delete theses lines :

if (isset($options['data-src'])) {
unset($options['data-src']);
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant