hey all,

just fooling around with the @anwhere thing :)
But when i use any script on my site (doesn't matter what).
It stretches like hell.
Here an example:
http://i32.tinypic.com/71mrft.jpg

the script from twitter that i use is(MY-KEY is offcourse my api key):
<script src="http://platform.twitter.com/anywhere.js?id=MY-KEY";
type="text/javascript"></script>

<script type="text/javascript">

     twttr.anywhere(function (T) {

    T('#tweet').followButton("breakerhh");
  });



  </script>

 <span id="tweet"></span>

Reply via email to