I am using jQuery 1.7.2 and jQuery UI 1.9.1. I am using the code below within a slider. (http://jqueryui.com/slider/)
I have a function that should test two values a
In a function, use as
render: function (args) { if (args.value != 0) return (parseFloat(args.value).toFixed(2)); },