JQuery RateIt插件错误 - 明星没有在IE中显示

时间:2011-05-28 09:05:51

标签: javascript jquery ruby-on-rails ruby-on-rails-3 internet-explorer

我遇到的问题是我的Jquery RateIt星没有出现在IE中。我在网站上为RateIt插件测试了演示。而且这些星星在RateIt网站上运行良好。

我的网站:http://www.vinderhimlen.dk

Rateit插件网站:http://rateit.codeplex.com

IE 9:

enter image description here

Firefox 4:enter image description here

1 个答案:

答案 0 :(得分:0)

我想升级到jQuery 1.6.1应该可以解决这个问题:

http://bugs.jquery.com/ticket/8052

此外,您在文档中引用了两次jQuery:

第一版1.5.1:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js" type="text/javascript"></script> 

以后几行(版本1.5):

<script src="/javascripts/jquery.js?1304726399" type="text/javascript"></script>