as stated by the above, I am using IE 9 as the IE browser and Firefox 16 and Chrome.
Apparently this block of code
$(document).ready(function() {
dojo.addOnLoad(initQuery);
});
does not seem to load when the browser reaches the page yet other browsers work wonderfully. is there a work around it? I use dojo packages but will be open to other suggestions.