Hey there,
I am running a jQuery animation driven splash / web page with (soon to be) hash and hijax driven links and pages. When proceeding through the splash to a specific page, every modern browser is capable of hijaxing links and applying the jQuery rollovers, etc.
However, when going directly to a hashed link from an outside page or refreshing the page the DOM either does not load fast enough or at all (surprisingly it works best in IE, eventually in FF, and rarely in chrome / safari).
Also, the splash page does not render properly in either chrome or safari due to what I assume are more jQuery problems.
Any advice is greatly appreciated, I am sure that Im missing something very obvious.