Connecting...
This is a quick preview of the lesson. For full access, please Log In or Sign up.
For more information, please see full course syllabus of AJAX with jQuery
For more information, please see full course syllabus of AJAX with jQuery
AJAX with jQuery Putting Together with jQuery
Lecture Description
In this lesson our instructor talks about putting together with jQuery. First, she discusses jQuery notation such as $ and $J. Then she talks about selecting with $J and 'this'. She ends the lesson with examples rewritten in jQuery.
Bookmark & Share
Embed
Share this knowledge with your friends!
Copy & Paste this embed code into your website’s HTML
Please ensure that your website editor is in text mode when you paste the code.(In Wordpress, the mode button is on the top right corner.)
×
Since this lesson is not free, only the preview will appear on your website.
- - Allow users to view the embedded video in full-size.
Next Lecture
Previous Lecture
1 answer
Last reply by: Professor Lei
Mon Oct 6, 2014 10:31 AM
Post by Diana Kleban on May 28, 2014
I cannot find downloadable code. Is it because i have IE 8 that is not compatible, or I just don't see the link.
3 answers
Last reply by: Professor Lei
Sun Sep 16, 2012 5:47 PM
Post by Jorge Guerrero on September 1, 2012
Prof. Lei, I designed a PHP script to be called using jQuery/AJAX. It's a form that cycles through records one by one. The form works well on its own. When I call it with jQuery/AJAX call, the buttons are rendered useless. Must I code each button from the jQuery/AJAX call?
0 answers
Post by Jorge Guerrero on August 13, 2012
Just delete the config include. You don't need it to run the files. Be sure, though, your php and all relative links work by re-routing and checking your database connection variables.
1 answer
Last reply by: Professor Lei
Thu Sep 13, 2012 12:43 AM
Post by Jorge Guerrero on August 13, 2012
I now got it to work. I believe Prof. Lei did leave the files not-working for us to see the code and get the training. On those lines, I think it's okay. Thank you.
2 answers
Last reply by: Professor Lei
Mon Aug 6, 2012 8:00 PM
Post by Jorge Guerrero on April 1, 2012
This lesson is also missing hte include files directory.