|
The code I provided with my last answer will be in the Javascript section of your page ... there should already be such a <script> tag (presumably where you call the plug-in methods)
Btw, there seems to be a "dangling" closing </script> tag in your code that doesn't belong to any opening <script> tag
|