I'm currently testing http://fsviewr.lackadaisical.com/ on my blogger.
I use the script in my post and put the js file location (<script type="text/javascript" src="fjs.js"></script>) in my template's <head> so that when I post, the script would work automatically.
Now my problem is that when I have multiple posts using the same .js file, only the newest post on top works.
Does anyone have...