milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

jQuery question #18

Closed mindctrl closed 12 years ago

mindctrl commented 12 years ago

Just wondering something about jQuery.

There's a link to the Google version, and a local fallback version. It's also included in the Foundation framework in foundation.js. Also, jQuery version 1.7.1 is included in WordPress.

I've done some testing and removed the Google CDN and local fallback versions, leaving only the one in foundation.js (and of course the one included with WP), and it seems to work just fine.

Do you know of any issues with this scenario?

milohuang commented 12 years ago

I think it's totally fine as long as it is working :)