Uncaught TypeError: Object # has no method '_fnEscapeRegex'
Uncaught TypeError: Object # has no method '_fnEscapeRegex'
When including currency.js I'm getting the following exception come up:
Uncaught TypeError: Object # has no method '_fnEscapeRegex'
I've created an empty JSFiddle which demonstrates this issue:
http://jsfiddle.net/SGp5f/
It's strange as I can see that the function is there?
Uncaught TypeError: Object # has no method '_fnEscapeRegex'
I've created an empty JSFiddle which demonstrates this issue:
http://jsfiddle.net/SGp5f/
It's strange as I can see that the function is there?
This discussion has been closed.
Replies
Allan
Same error I'm afraid
http://jsfiddle.net/SGp5f/1/
Allan