Sim Posted November 21, 2020 Posted November 21, 2020 <script src"https://code.jquery.com/jquery-latest.js"></script> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js" integrity="sha256-T0Vest3yCU7pafRw9r+settMBX6JkKN06dqBnpQ8d30=" crossorigin="anonymous"></script> Then a bunch of HTML. This is the first time I've had this happen to me. Quote
Magictallguy Posted November 21, 2020 Posted November 21, 2020 It is undefined - you're missing a = Quote
Sim Posted November 22, 2020 Author Posted November 22, 2020 I only included the two jQuery files. No code Quote
Magictallguy Posted November 22, 2020 Posted November 22, 2020 5 hours ago, Sim said: <script src"https://code.jquery.com/jquery-latest.js"></script> You're missing a = 1 Quote
Sim Posted November 22, 2020 Author Posted November 22, 2020 1 hour ago, Magictallguy said: You're missing a = I never try to declare any cars or assign. Quote
SRB Posted November 22, 2020 Posted November 22, 2020 Stop being argumentative and listen to what they said. Find the missing = in this line. <script src"https://code.jquery.com/jquery-latest.js"></script> 2 Quote
Sim Posted November 22, 2020 Author Posted November 22, 2020 51 minutes ago, SRB said: Stop being argumentative and listen to what they said. Find the missing = in this line. <script src"https://code.jquery.com/jquery-latest.js"></script> I seen it before yo mentioned it. THANK YOU VERY MUCH!! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.