ryanve / response.js

Responsive design toolkit
http://responsejs.com
Other
801 stars 123 forks source link

Error: Response was unable to run due to missing dependency #34

Closed hueitan closed 10 years ago

hueitan commented 10 years ago

I always get

Response was unable to run due to missing dependency. response.min.js:10
TypeError: 'undefined' is not an object (evaluating 'e.domReady')

What's the problem? It's the jQuery version?

ryanve commented 10 years ago

The 1st error means jQuery was not found. That causes the 2nd error. Load jQuery before Response.