#14177 closed enhancement (fixed)
domReady! should pass doc as argument to callback
Reported by: | Adam Peller | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Core | Version: | 1.6.1 |
Keywords: | Cc: | ben hockey, rawld | |
Blocked By: | Blocking: |
Description
I think requirejs does it this way
Change History (4)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Owner: | set to Rawld Gill |
---|---|
Status: | new → assigned |
comment:4 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
off the top of my head, the patch would be something like this but i haven't tried it.
domReady.js
);1);