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

How can I parse html that includes javascript code #7

Closed
cacuestai opened this issue Feb 11, 2019 · 1 comment
Closed

How can I parse html that includes javascript code #7

cacuestai opened this issue Feb 11, 2019 · 1 comment
Assignees
Labels

Comments

@cacuestai
Copy link

Hello:

$(selector).load(url[, success]), does not parse the referenced scripts of the form <script src="../script.js"></script> as jQuery does. Would it be possible to include this functionality?

Thank you very much for your attention.

Carlos

@hexydec hexydec self-assigned this Feb 11, 2019
@hexydec hexydec added the bug label Feb 11, 2019
@hexydec
Copy link
Owner

hexydec commented Feb 11, 2019

Thank you for your bug report, indeed it should execute any scripts in the inserted HTML. Please download the latest code to resolve this issue, and reopen this issue if it is still not working.

@hexydec hexydec closed this as completed Feb 11, 2019
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