From 36fb7f2103c92edd8628f5b4c0914fc66603e5b6 Mon Sep 17 00:00:00 2001 From: Daniel McAssey Date: Sat, 26 Apr 2014 17:36:40 +0100 Subject: [PATCH] This commit fixes #31 and fixes #29 This commit fixes issue #31 with reference to caching and fixes issue #29 to fix the timestamp. I have also included a minified version. --- tweetable.jquery.js | 10 +++++----- tweetable.jquery.min.js | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tweetable.jquery.js b/tweetable.jquery.js index 13a735e..fc17a6d 100755 --- a/tweetable.jquery.js +++ b/tweetable.jquery.js @@ -16,7 +16,7 @@ opts = $.extend({}, $.fn.tweetable.options, opts); return this.each(function () { - + var act = jQuery(this); var tweetList = jQuery('