One script linked to multiple html pages | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

One script linked to multiple html pages

Hey guys, am trying to use one javascript file(jquery) to munipulate multiple html pages, the problem is, the jquery file only works on the first page, the rest of the pages are not affected yet i've linked them correctly, what might be the problem

5th Apr 2020, 7:00 AM
Brian Owino
Brian Owino - avatar
2 ответов
+ 3
Check your file path again.
5th Apr 2020, 7:19 AM
A͢J
A͢J - avatar
0
Thanks, found what i missed
5th Apr 2020, 7:28 AM
Brian Owino
Brian Owino - avatar