chaseman Posted April 21, 2011 Share Posted April 21, 2011 I'm coding since 4 months and am now learning jQuery, I'm already able to do cool effects, though debugging is not the same as in PHP where you simply get an error message and then you simply pin point the mistake in the code based on that. I'm reading books on jQuery, though in those 2 books I read none of them went really into the topic of debugging. I'd appreciate some tips and pointers on how to debug with jQuery properly, because till now I still don't know what the proper way is. Quote Link to comment https://forums.phpfreaks.com/topic/234363-any-tips-for-debugging-with-jquery/ Share on other sites More sharing options...
gristoi Posted April 21, 2011 Share Posted April 21, 2011 If your using google chrome or firefox you can use the firebug plugin. This tool with help you with all JavaScript related errors Quote Link to comment https://forums.phpfreaks.com/topic/234363-any-tips-for-debugging-with-jquery/#findComment-1204538 Share on other sites More sharing options...
chaseman Posted April 21, 2011 Author Share Posted April 21, 2011 For some reason Firefox is set to Private Browsing out of the box, and I cannot even deactivate it. It's a fresh installation of the version 4. I had this problem before and I don't know why it occurs. I'm saying this because Firebug will not work when Firefox is set to private browsing. I'll have to research a bit to find a solution. Quote Link to comment https://forums.phpfreaks.com/topic/234363-any-tips-for-debugging-with-jquery/#findComment-1204565 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.