diff --git a/popup.js b/popup.js index a5d0527..4c14b7b 100644 --- a/popup.js +++ b/popup.js @@ -313,6 +313,8 @@ $=jQuery; $(popup).fadeIn({'done': after_show(popup)}); } + + return false; }); diff --git a/posting2.js b/posting2.js index 8e9b710..9a7e624 100644 --- a/posting2.js +++ b/posting2.js @@ -98,7 +98,7 @@ } //Ajax - + ajax_post={ type: "POST", url: options.url,