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

Minified file loads too slowly. #9

Closed
zakandrewking opened this issue Oct 17, 2013 · 0 comments
Closed

Minified file loads too slowly. #9

zakandrewking opened this issue Oct 17, 2013 · 0 comments
Labels

Comments

@zakandrewking
Copy link
Owner

Is it loading asynchronously?

I need to take jquery out of the minified file anyway. And that will probably speed it up. If it is asynchronous, I should supply a callback to the global scope. For example:

window.visbio_loaded(function(visbio) {

});
carrascomj pushed a commit to carrascomj/escher that referenced this issue Jul 6, 2022
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

1 participant