Open christaggart opened 13 years ago
If jQuery is declared in the footer, it won't be able to see it... I don't understand how to do this right, though. I want to declare jQuery in the footer but the automatic call generated by autoSuggest happens before the footer is loaded...
I'm getting: Uncaught TypeError: Cannot read property 'fn' of undefined on: $.fn.autoSuggest = function(data, options) {.
as well as: Uncaught TypeError: Object #
Seemingly the plugin isn't able to access the namespaced version of jQuery from the admin?