HubSpot / messenger

Growl-style alerts and messages for your app. #hubspot-open-source
http://github.hubspot.com/messenger/
MIT License
4.02k stars 406 forks source link

Getting JQuery is not defined when calling messenger.js #59

Closed sepiroth004 closed 10 years ago

sepiroth004 commented 10 years ago

sorry im pretty new at this , can someone explain to me how to use the plugin. im getting the error JQuery is not defined. as per cheking on the .js file i thinks there is a variable there named jquery. i don't know though how to solved this. must i declare the variable on my JSP? if so, what should be the value? or should i initialize it somewhere.

i've been trying to read the documentation but i can't seem to find the answer.

thank you so much in advance for helping.

sepiroth004 commented 10 years ago

nevermind , jquery must be included on top(before the other .js)