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

QuoJS file order #158

Open
Gorthan opened this issue May 19, 2016 · 1 comment
Open

QuoJS file order #158

Gorthan opened this issue May 19, 2016 · 1 comment

Comments

@Gorthan
Copy link

Gorthan commented May 19, 2016

Hi! I have been using Quo and Lungo for an academic proyect and I can't figure out how the files from version 3.0.7 are imported in html. Can anyone please help me?

@Gorthan
Copy link
Author

Gorthan commented May 19, 2016

I have this on an older version and work like a charm.

         <script src="vendor/quo/quo.debug.js" ></script>
    <script src="vendor/quo/quo.ajax.js" ></script>
    <script src="vendor/quo/quo.css.js" ></script>
    <script src="vendor/quo/quo.element.js" ></script>
    <script src="vendor/quo/quo.environment.js" ></script>
    <script src="vendor/quo/quo.output.js" ></script>
    <script src="vendor/quo/quo.query.js" ></script>
    <script src="vendor/quo/quo.events.js" ></script>
    <script src="vendor/quo/quo.gestures.js" ></script>

But I have a problem with hold while swiping on a list. So I was hoping the update could fix that.

@Gorthan Gorthan changed the title QuoJS import order QuoJS file order May 19, 2016
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