Some sites don't appear to load jquery from the google cdn links in IE9, yet function fine in safari and firefox.
If you click the IE9 compatibility icon then they start to work.
Is there a trick to using the CDN links with IE9?
Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>