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
2 Antworten
+ 3
Check your file path again.
0
Thanks, found what i missed