UNPKG

cortejo

Version:

WordPress magazine/blog site with integrated CRM and e-commerce functionality

6 lines (4 loc) 225 B
function dotweet(ele){ window.open(jQuery("#"+ele.id).attr("action")+"?"+jQuery("#"+ele.id).serialize(), "_blank", "scrollbars=no, menubar=no, height=400, width=500, resizable=yes, toolbar=no, status=no"); return false; }