potomak / jquery-instagram

Instagram jQuery plugin
http://potomak.github.io/jquery-instagram/
MIT License
554 stars 143 forks source link

Alternative method-Problem #9

Closed ghost closed 12 years ago

ghost commented 12 years ago

Hello! I am having problems with the alternative method.

Here is a working example on Fiddle.

http://jsfiddle.net/harisn/2DuGb/2/

The problem is when i run it on my server it doesn't work :s

http://demo.harisninios.com/

What i am doing wrong ?

potomak commented 12 years ago

Hi, you're not including jQuery.

Before posting any issue please double check javascript console for errors, you would have noticed the Uncaught ReferenceError: jQuery is not defined message.