Quote Originally Posted by lat9 View Post
Since you've got a javascript/jQuery issue, that's going to muck up any js processing further down on the page since the js error-handling tends to be stop-on-first-error (SOFE).
Yes, that seems to be the crux.