locbet / jquery-numberformatter

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

could not be used with prototype together #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using the new version 1.2. I just add a new line in test.html "<script 
type="text/javascript" src="prototype-1.6.0.3.js"></script>". Then the 
formatter doesn't work.

Original issue reported on code.google.com by fanglin...@gmail.com on 10 Sep 2010 at 7:57

Attachments:

GoogleCodeExporter commented 8 years ago
Not seeing it myself, see attached.

Perhaps it's a general conflict between jQuery and prototype?
this may help - http://api.jquery.com/jQuery.noConflict

Original comment by apar...@gmail.com on 9 Oct 2010 at 11:36

Attachments:

GoogleCodeExporter commented 8 years ago
I ran into this as well, and a friend of mine noticed that there's a bad 
for-loop in the code.  I'm attaching a patch that seems to fix the issue.

Original comment by henrik.p...@gmail.com on 12 Apr 2011 at 6:39

Attachments:

GoogleCodeExporter commented 8 years ago
Excellent, thanks for the fix!

Original comment by apar...@gmail.com on 13 Apr 2011 at 9:43

GoogleCodeExporter commented 8 years ago
Updated code now in repo, will be part of the next official release (this week).

Original comment by apar...@gmail.com on 13 Apr 2011 at 2:28

GoogleCodeExporter commented 8 years ago
Issue 37 has been merged into this issue.

Original comment by apar...@gmail.com on 13 Apr 2011 at 3:50