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

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

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

android - How to create dynamically Fragment pager adapter -