$(‘#num‘).bind(‘input propertychange‘, function() { var number = $("#num").val(); $(".qbao_money_num").html(‘<i>¥</ i>‘+ number); });
标签:property ber pos pre hang put nbsp post 显示
$(‘#num‘).bind(‘input propertychange‘, function() { var number = $("#num").val(); $(".qbao_money_num").html(‘<i>¥</ i>‘+ number); });
标签:property ber pos pre hang put nbsp post 显示
原文地址:http://www.cnblogs.com/chenmiaosong/p/8046827.html