Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Fix $browser.xhr (JSONP) #435

Merged
merged 1 commit into from
Jun 27, 2011
Merged

Fix $browser.xhr (JSONP) #435

merged 1 commit into from
Jun 27, 2011

Conversation

vojtajina
Copy link
Contributor

Creating <script> tags would require a lot of extra work if we want all browsers
to load and execute these scripts. We decided to not implement that in jqLite.

See #369 for more information.

Closes #369

Creating <script> tags would require a lot of extra work if we want all browsers
to load and execute these scripts. We decided to not implement that in jqLite.

See angular#369 for more information.

Closes angular#369
@vojtajina vojtajina merged commit 8e915f5 into angular:master Jun 27, 2011
@IgorMinar
Copy link
Contributor

LGTM

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

Successfully merging this pull request may close these issues.

jqLite should create elements in same way as jQuery
2 participants