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

Remove support for late jquery binding #326

Closed
IgorMinar opened this issue Apr 14, 2011 · 1 comment
Closed

Remove support for late jquery binding #326

IgorMinar opened this issue Apr 14, 2011 · 1 comment

Comments

@IgorMinar
Copy link
Contributor

supporting arguments:

  • late binding depends on document.ready which if fired before jquery is loaded causes that jquery is not found == confusion. real scenario: jstd script load order
  • users who load jquery after angular are penalizing their IE users because jquery fires document.ready in IE sooner than jqLite's implementation
  • the implementation sucks, it's very unclear as to what is loaded when
@IgorMinar
Copy link
Contributor Author

too old. likely resolved or we don't care any more. closing. please reopen if you still care.

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

No branches or pull requests

1 participant