javascript - jQuery is undefined jquery-ui-1.9.2 and jquery-migrate-1.1.1 -


so i'm trying fix mobile version of website , doing pretty far, run errors in google chrome console, 4 errors more accurate , because of them, links on page wont open when clicked on, make weird animation , won't open.

the website wasn't made me, got friend , i'm struggling fix bugs , make work.

uncaught referenceerror: jquery not defined (anonymous function)    @   jquery-migrate-1.1.1.js:511  uncaught referenceerror: jquery not defined (anonymous function)    @   jquery-ui-1.9.2.custom.js:351  uncaught referenceerror: jquery not defined (anonymous function)    @   jquery-ui-1.9.2.custom.min.js:6 

it's weird error, don't it.

i recommend not modifying jquery scripts. i'd recent jquery files the jquery code site. custom scripts might have faults in them "normal" code can't work.

did click on line number? show error is.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -