"Hello".replace(/ll/g,"qq");
var reg = new RegExp(billNumber + ',', 'g'); $("#number").html($("#number").html().replace(reg, ''));
沒有留言:
張貼留言