What is the syntax for applying formatCurrency() to the expression
$(this).attr("Dollars"):
?
All of the permutations I have tried have returned" TypeError ....formatCurrency is not a function." I have verified that jquery.formatCurrency-1.4.0.min.js is referenced correctly.
$(this).attr("Dollars"):
?
All of the permutations I have tried have returned" TypeError ....formatCurrency is not a function." I have verified that jquery.formatCurrency-1.4.0.min.js is referenced correctly.