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

Cannot install #807

Closed
rushglen opened this issue Sep 7, 2020 · 2 comments
Closed

Cannot install #807

rushglen opened this issue Sep 7, 2020 · 2 comments

Comments

@rushglen
Copy link

rushglen commented Sep 7, 2020

At your website https://www.heteroclito.fr/modules/tooltipster/
It tells you to download https://github.com/iamceege/tooltipster/archive/master.zip
This contains \Downloads\tooltipster-master.zip\tooltipster-master\dist\js
tooltipster.bundle.js
tooltipster.bundle.min.js
tooltipster.bundle.min.js
tooltipster.main.min.js

and in the css directory:
tooltipster.bundle.css
tooltipster.bundle.min.css
tooltipster.bundle.min.css
tooltipster.main.min.css

however your instructions tells us to install "tooltipster.css and jquery.tooltipster.min.js to your root's CSS and JavaScript directories"
I can't see those files in the download,
I tried both main.min.js and bundle.min.js and neither work.
Thanks, Andrew.

@rushglen
Copy link
Author

rushglen commented Sep 7, 2020

Forgot to include:
$(document).ready(function() {

// first on page load, initiate the Tooltipster plugin
$('.tooltip').tooltipster();

});

@rushglen rushglen closed this as completed Sep 7, 2020
@rushglen
Copy link
Author

rushglen commented Sep 7, 2020

Forgot to include:
$(document).ready(function() {

// first on page load, initiate the Tooltipster plugin
$('.tooltip').tooltipster();

});

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