locbet / jquery-numberformatter

Automatically exported from code.google.com/p/jquery-numberformatter
0 stars 0 forks source link

no working in internet explorer #57

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.use the plugin wiht jquery 1.7
2. try to load function $("#montoRegistro").blur(function(){
     $(this).formatNumber({format:"$#,###.00", locale:"us"});
    });
but load page start with error say's 

Message: 'Hashtable' is undefined
Line: 104
Char: 2
Code: 0
URI: http://localhost:9081/js/jquery/jquery.numberformatter-1.2.2.js

Original issue reported on code.google.com by ingscjos...@gmail.com on 26 Dec 2011 at 10:24

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
You need http://www.timdown.co.uk/jshashtable

Original comment by zzzzb...@gmail.com on 28 Feb 2012 at 10:09

GoogleCodeExporter commented 8 years ago
You have to make sure the jshashtable library as it says in the documentation.

Original comment by cstock...@gmail.com on 3 Mar 2012 at 7:57

GoogleCodeExporter commented 8 years ago
Indeed, sounds like just missing library, closing issue...

Original comment by apar...@gmail.com on 4 Mar 2012 at 12:47

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
its not jshashtable library issue  

Original comment by cann...@gmail.com on 20 Jul 2012 at 1:27

GoogleCodeExporter commented 8 years ago
can provide the link of library what is missing here ?

Original comment by ajit86sa...@gmail.com on 8 Dec 2014 at 9:58