Added animated twitter bird widget code on site.. the bird appears on the site.. but when the bird moves the animation seems out of sink, not smooth..
Have a look at the site. you'll notice the problem when the bird moving...
http://www.r7alh.com/
The same code working fine on blogs and other websites. only problem is in this site.. http://www.r7alh.com/
what will be the problem? how to fix this?
http://www.way2bloggin g.org/2011/04/add-animated-flying-twitter-bird-widget.html
Have a look at the site. you'll notice the problem when the bird moving...
http://www.r7alh.com/
Code:
<!-- Twitter Bird Widget for Blogger by Way2blogging.org --> <script type="text/javascript" src="http://widgets.way2blogging.org/blogger-widgets/w2b-tripleflap.js"> </script> <script type="text/javascript"> var twitterAccount = "way2blogging"; var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> "; tripleflapInit(); </script> <span style="font-size:11px;position:absolute;"><a title='Blogger Widget by Way2blogging.Org' href="http://www.way2blogging.org" target='_blank'>Blogger Widgets</a></span> <!-- Twitter Bird Widget for Blogger by Way2blogging.org -->
what will be the problem? how to fix this?
http://www.way2bloggin g.org/2011/04/add-animated-flying-twitter-bird-widget.html