Hello, I'm having problems including a jQuery .autocomplete function for a textbox which should load from MSSQL Customer List. My code works perfectly alone, but not in the MasterPage
Uncaught TypeError: jQuery(...).autocomplete is not a function
with
in head of page
I didn't get if we already have a version of jQuery loaded somewhere and where is it lanched...