Send $"+amt.replace(/\.00$/,'')+" to Aaron").removeClass("hidden"); $(".amt-append").each(function(){ var href = $(this).data("base") + "/" + amt; $(this).attr("href", href); }); $(".amt-template").each(function(){ var href = $(this).data("template").replace('%', amt); $(this).attr("href", href); }); } }
WeChat ID
aaronpk_tv