I just found one this morning, a co-worker set the script tag as:
because his ide autocomplete had that before "text/javascript"
But, it turns out that IE just ignores the entire script if you use "application/javascript", you need to use "text/javascript"