$(document).ready() and $(window).ready() are equivalent, so the use of the later one in basic/js/source/scripts.js could cause confusion to users.
See http://stackoverflow.com/questions/17278972/why-would-you-use-jquery-win...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | get_rid_of-2568535-2.patch | 1.71 KB | joelpittet |
Comments
Comment #2
joelpittetAgreed, here is the fix.
Comment #4
joelpittetThanks pushed to -dev