GerryCarr Posted February 14, 2014 Share Posted February 14, 2014 Hi, I recently wrote a site in almost pure javascript/jquery. I tested on firefox, ie, safari, chrome...windows, mac, iphone, android. I then launched the site and have had complains that when they click a button that should show a login box(jquery show) it doesn't work. I then tried the site on my parents old Ubuntu computer running firefox and had the same issue. Does any one know why this could be? or how to start debugging or finding out? I've worked very hard on this. Quote Link to comment https://forums.phpfreaks.com/topic/286196-javascript-not-working/ Share on other sites More sharing options...
GerryCarr Posted February 14, 2014 Author Share Posted February 14, 2014 Weirdly I've thrown some alerts in, it all works until any jquery is called the second that happens it all fails. Quote Link to comment https://forums.phpfreaks.com/topic/286196-javascript-not-working/#findComment-1468857 Share on other sites More sharing options...
denno020 Posted February 14, 2014 Share Posted February 14, 2014 First step would be providing a link to your site so we can see the problem for ourselves. What error are you getting when it all fails? Have you included jQuery properly? Quote Link to comment https://forums.phpfreaks.com/topic/286196-javascript-not-working/#findComment-1468862 Share on other sites More sharing options...
GerryCarr Posted February 14, 2014 Author Share Posted February 14, 2014 The site is http://www.bbloggers.net/platform/ when I hit login or register on the computer it doesn't work on, nothing shows. Quote Link to comment https://forums.phpfreaks.com/topic/286196-javascript-not-working/#findComment-1468868 Share on other sites More sharing options...
GerryCarr Posted February 14, 2014 Author Share Posted February 14, 2014 (edited) Made an even simpler test that doesn't work, http://www.bbloggers.net/platform/test.html It's like jquery doesn't exist but it does, this issue is only on some computers, javascript works, just not jquery. Edited February 14, 2014 by GerryCarr Quote Link to comment https://forums.phpfreaks.com/topic/286196-javascript-not-working/#findComment-1468873 Share on other sites More sharing options...
jazzman1 Posted February 14, 2014 Share Posted February 14, 2014 This link works to me! Name: FirefoxVersion: 24.2.0User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 Quote Link to comment https://forums.phpfreaks.com/topic/286196-javascript-not-working/#findComment-1468874 Share on other sites More sharing options...
GerryCarr Posted February 14, 2014 Author Share Posted February 14, 2014 Fixed, just had to change jquery to an older version. Quote Link to comment https://forums.phpfreaks.com/topic/286196-javascript-not-working/#findComment-1468882 Share on other sites More sharing options...
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.