i have a problem in ‘News ticker’ jquery plugin.
when i mouseover the news titles their link is something like [object object]
here i put my code:
http://bitcont.com/test/news-ticker/
what is the problem??
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You’re not doing anything wrong; I think there’s a bug in the plugin itself. In runTicker, The plugin is printing out
when it should be printing out either
or
Patch it, and then maybe let the developer know?