I have a text box that will have a currency string in it that I then need to convert that string to a double to perform some operations on it.
\"$1,1
jQuery.preferCulture("en-IN"); var price = jQuery.format(39.00, "c");
output is: Rs. 39.00
use jquery.glob.js, jQuery.glob.all.js