View Single Post
Old 08-02-2011, 09:08 PM   PM User | #1
logictrap
Regular Coder

 
logictrap's Avatar
 
Join Date: Apr 2008
Posts: 155
Thanks: 11
Thanked 3 Times in 3 Posts
logictrap is an unknown quantity at this point
IE9 Problems Using Google jQuery CDN

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>
__________________

Which came first - the chicken or the egg? The egg... [ticket closed]
If a tree falls... does it make a sound? Yes.............. [ticket closed]
logictrap is offline   Reply With Quote