**Uncaught TypeError: $(...).bcPaint is not a function** ``` <div id="bcPaint"></div> <script type="text/javascript"> $('#bcPaint').bcPaint(); </script> ``` jquery and the JS are included in the page when this happens.
Uncaught TypeError: $(...).bcPaint is not a function
jquery and the JS are included in the page when this happens.