AJAX technology overview and IntelliJ installation
24 minutes46 secondsDevelop web projects using IntelliJ
29 minutes55 secondsDeploy web projects with IntelliJ
08 minutes11 secondsPrepare AJAX server-side environment
25 minutes25 secondsPrepare the AJAX client program environment
Debugging javascript using FireBug
JQuery application and advanced debugging skills
Summary and simplified calling of JQuery
11 minutes15 secondsComparative introduction to various Ajax frameworks
20 minutes28 secondsAjax technology review and the creation of XHR objects
Send and receive data using XHR objects
Browser Exhaustive Testing and Tools Talk
Provide students with in-depth explanations on debugging errors and XHR
Use XHR to accept and process XML data
Comment on student questions and processing XML data with JQuery
Solving XHR and image caching issues
Solving Ajax Chinese garbled characters and cross-domain access
DOM model and DOM API
Problems with importing external projects and various Ajax effect demonstrations to be completed
Implement fade-in and fade-out windows and trigger FireBug to adjust CSS
Collapsible and expandable cascading menus and partial refresh
39 minutes11 secondsAnswering students’ questions and analyzing scrollable forms using IE8
Implement editable tables
45 minutes33 secondsComplete the function of simulating the rise and fall of stocks in the background
Assemble stock information into JSON format
27 minutes45 secondsUse red and green to display the rise and fall of stock prices in real time
Display stock details using Tooltip window
JSON support for JQuery
The prototype of realizing automatic completion imitating GoogleSuggest
40 minutes37 secondsImprove various button processing imitating GoogleSuggest
Implement the automatic completion function imitating GoogleSuggest