Reputation: 7717
I'm getting this error in IE8. Has anyone seen this before?
Webpage error details:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
Timestamp: Mon, 6 Dec 2010 19:31:00 UTC
Message: Array object expected
Line: 7
Char: 6559
Code: 0
URI: http://ideacity.smallparade.com/js/fonts/cufon-yui.js
Upvotes: 0
Views: 721
Reputation: 65126
Where is that $$
coming from? You forgot to mention which libraries you're using besides Cufon.
Note that if you have content that changes, it's enough to use replace normally (just pass in a string of selectors), and then call Cufon.refresh
after each change.
Upvotes: 1