[Solved] Button won’t work in jQuery [closed]
[ad_1] Change C:/jquery-1.7.1.min to file:///C:/jquery-1.7.1.min and put each script inside it’s own script tag. <script src=”https://stackoverflow.com/questions/17322685/file:///C:/jquery-1.7.1.min”></script> <script> // your JS here </script> [ad_2] solved Button won’t work in jQuery [closed]