Side navigation
#13727 closed bug (notabug)
Opened April 04, 2013 03:37AM UTC
Closed April 04, 2013 03:52AM UTC
jquery 1.9.1 miss callback exec if we call $.getScript()
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.9.1 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
i using jquery 1.9.1 it seems that there is no callback executed after call $.getScript("....",function(){})
Attachments (0)
Change History (1)
Changed April 04, 2013 03:52AM UTC by comment:1
| resolution: | → notabug |
|---|---|
| status: | new → closed |
I would guess that there is no url named
"....",or perhaps it really executedfunction(){}but nothing happened because the function was empty. Please ask for help on the forum, but be sure to provide more information so they can help.