This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-04-20 03:01:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ea8017f86c48ab624fbdc0e55a79110d9c61a9f
jquery
/
test
/
unit
/
core.js
David Serduke
9ea8017f86
Fixed
#1959
by postponing ALL script evaluations till the html insertion is done. Before the code would immediately execute any scripts that weren't in subelements if no subelements prior had scripts in them (i.e. once any script was postponed they all were). This could cause inconsistent behavior. Since, at this time, we have to postpone some scripts it makes more sense to postpone them all.
2007-12-10 19:04:59 +00:00
54 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink