Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help needed, getting twitter to work in get-smple
#1
Hi, I have a next script that I want to put on the on of the page's. It does work in http://jsfiddle.net/9EvXn/47/ but not on my local server.

Just dont get it ..

Anyone any logical explanation please ..?

<html>
<head>
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>

</head>
<body>

<script type="text/javascript" src="http://api.twitter.com/1/statuses/user_timeline.json?screen_name=stackoverflow&include_rts=true&count=4&callback=twitterCallback2"></script>


</body>
</html>
Reply




Users browsing this thread: 1 Guest(s)