Closed rigobcastro closed 7 years ago
@rigobcastro sorry I missed this as I didn't an email notification of this issue. I'll try and reply asap
@rigobcastro I can't really be sure of what's the problem as that is really the most basic use of the plugin
did you include the jquery library that is needed by the plugin?
it is best to try the not minified version nutritionLabel.js
so I can see on what exact line the error occurred
thanks
here are some samples on how it can be used http://dev2.nutritionix.com/html/label-jquery-plugin/demo/demo.html
Hi, I have this problem when I'm trying to use it.
My code
<div id="test"></div>
$('#test').nutritionLabel();
Thanks for your support!