tags:

views:

339

answers:

1

Hello

I'm developing my first Tumblr-theme. Is it possible to just include jQuery from Google Code and then use it?

Also, is there any good jQuery-script for showing latest tweet in Twitter? I've read Tumblrs own javascript-method, but if jQuery works, I'm gonna use that of course.

Martti Laine

A: 

Hello Martti, To integrate twitter you can use this plugin: http://tweet.seaofclouds.com/

Or build your own script using Twitter Json(p) api: http://jquery-howto.blogspot.com/2009/04/twitter-jsonjsonp-api-url.html

mamoo
Hi and thanks. What about jQuery? I can't get it to work by just including.
Martti Laine
Nope, already found out.
Martti Laine