[jQuery] Calling jQuery Methods and Having Them Execute in a Pre-Designated Order
QUESTION: How does one control the order in which jQuery methods are
called and executed when loading a page?
BACKGROUND: This question has been simplified from my previous
question on load order.
As this appears to be a complex issue -- otherwise, it would probably
have been readily addressed -- I could likely be satisfied by a link
or two that points to a well-written document on this topic.
PREVIOUS QUESTION: http://groups.google.com/group/jquery-en/browse_thread/thread/371f0bd498d4446f#
Roddy