fugix Posted May 17, 2011 Share Posted May 17, 2011 anyone know of a good site that teaches AJAX well? Quote Link to comment Share on other sites More sharing options...
radi8 Posted May 17, 2011 Share Posted May 17, 2011 I used this one: http://www.w3schools.com/ajax/default.asp It really worked well and got me rolling on some GREAT dynamic page manipulation Quote Link to comment Share on other sites More sharing options...
fugix Posted May 17, 2011 Author Share Posted May 17, 2011 word of caution...before you trust w3schools...look at this site..http://www.w3fools.com but i did look at their ajax section and it looks legit...thank you Quote Link to comment Share on other sites More sharing options...
radi8 Posted May 17, 2011 Share Posted May 17, 2011 Who cares about their certifications. They have good, solid examples of many techniques and it is laid out in a way where you can get answers, especially on those really stupid 'I should know this' stuff. It is ONLY a resource, nothing more. Their AJAX samples are right on the money and the one explaining how to integrate JAVASCRIPT with PHP is really easy to grasp and use. Quote Link to comment Share on other sites More sharing options...
fugix Posted May 17, 2011 Author Share Posted May 17, 2011 I agree with you to a certain degree...just wanted to point that out to you as many people strive to earn their certifications....thank you for your reply i appreciate your help Quote Link to comment Share on other sites More sharing options...
KevinM1 Posted May 17, 2011 Share Posted May 17, 2011 Who cares about their certifications. They have good, solid examples of many techniques and it is laid out in a way where you can get answers, especially on those really stupid 'I should know this' stuff. It is ONLY a resource, nothing more. Their AJAX samples are right on the money and the one explaining how to integrate JAVASCRIPT with PHP is really easy to grasp and use. You may want to look at the w3fools site again, as it isn't just a warning about certifications. w3schools is a flawed resource, as they get a lot wrong. Mistakes, bad practices, wrong information, etc. There are better resources out there. In fact, w3fools lists them. Here's all you need to know about AJAX, straight from the people who make JavaScript: https://developer.mozilla.org/en/AJAX Quote Link to comment Share on other sites More sharing options...
fugix Posted May 17, 2011 Author Share Posted May 17, 2011 Who cares about their certifications. They have good, solid examples of many techniques and it is laid out in a way where you can get answers, especially on those really stupid 'I should know this' stuff. It is ONLY a resource, nothing more. Their AJAX samples are right on the money and the one explaining how to integrate JAVASCRIPT with PHP is really easy to grasp and use. You may want to look at the w3fools site again, as it isn't just a warning about certifications. w3schools is a flawed resource, as they get a lot wrong. Mistakes, bad practices, wrong information, etc. There are better resources out there. In fact, w3fools lists them. Here's all you need to know about AJAX, straight from the people who make JavaScript: https://developer.mozilla.org/en/AJAX that's great nightslyr, thank you Quote Link to comment Share on other sites More sharing options...
radi8 Posted May 17, 2011 Share Posted May 17, 2011 Thanks for the tips. II will keep that in mind the next time I am doing any type of research. Quote Link to comment 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.