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
I know you've found a solution to your question, I just wanted to recommend that maybe you look at the following more extensive jQuery plugin for International Number Formats:
International Number Formatter