jQuery gallery not working in IE9
I created image gallery for one of my clients, http://ianespinoza.com/, and it worked fine everywhere, until IE9 came out.
I just found out that gallery doe开发者_如何学JAVAs not work in IE 9 - if you click on different thumbnails it does not change the main image.
The site is built in Wordpress I do have the latest Wordpress version installed. It comes with jQuery 1.6.1.
Also, the site is using Cufon and client has reported that it is not rendering correctly either.
Any help in resolving this will be highly appreciated. Thanks in advance.
Use Firebug in Firefox or Dev tools in Safari, IE or Chrome to check and debug your javascript.
Your version of CuFon is broken in IE9; update it. You want 1.09i.
And go back through your old answers and accept the correct ones; you have only a 25% acceptance rate.
精彩评论