- Sep 29, 2004
- 18,656
- 68
- 91
I am doing PHP code for a web site.
I have many php files that include eachother.
To keep things organized I place javascript in appropriate locations with a handful of OnDomReady calls.
Is there any way to prioritize the order the the callbacks are called? Prioritizing them would work nicely.
Thanks.
I have many php files that include eachother.
To keep things organized I place javascript in appropriate locations with a handful of OnDomReady calls.
Is there any way to prioritize the order the the callbacks are called? Prioritizing them would work nicely.
Thanks.
