gpt4 book ai didi

javascript - 无值/null 为数字 0 的 JQuery 价格格式

转载 作者:可可西里 更新时间:2023-11-01 13:07:16 24 4
gpt4 key购买 nike

我在文本字段中使用 Jquery 价格格式。然后当文本字段默认显示“0”。我不想看到0号,我要没有值(value)就是没有值(value)。我怎样才能做到这一点 ?请帮我。谢谢。

这是 Jquery 价格格式:http://jquerypriceformat.com/

最佳答案

你可以这样使用:

$('#example5').priceFormat({
.....
clearOnEmpty: true //set this line will be ok
});

DEMO

关于javascript - 无值/null 为数字 0 的 JQuery 价格格式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31016411/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com