Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Minified code doesn't seem to work..


Project:Calculation Plug-in
Version:0.4-beta
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The jquery.calculation.js file works, but when I try to call functions (like sum(), parseNumber(), etc.) from the "minified" version I get the following errors via Firebug:

TypeError: $("input[@name^=';sum']").sum is not a function

Comments

#1

I don't appear to be getting the error message/situation now.. I may not have had the plugin installed "correctly"..