开发者

prettySociable IE issues

开发者 https://www.devze.com 2022-12-11 16:54 出处:网络
I\'m trying to use the jQuery script prettySociable, which works fine in all oth开发者_StackOverflower browsers except for IE - am using IE 8 and have tried testing it in compatibility mode to no avai

I'm trying to use the jQuery script prettySociable, which works fine in all oth开发者_StackOverflower browsers except for IE - am using IE 8 and have tried testing it in compatibility mode to no avail. I've tried to figure out the errors, but can't seem to get them to work..

http://www.souliejolie.com/2010/test.php

^^ the 'demo' page which craps out in IE, but works in all other browsers.

If someone could help me out, that'd be great!

Thank you


believe it or not, it was crapping out at

<meta name="description" ... 

had to change it to

<meta name="Description" ....

:/

0

精彩评论

暂无评论...
验证码 换一张
取 消