AJAX technology overview and IntelliJ installation
24 minutes46 secondsUse XHR to accept and process XML data
40 minutes35 secondsDeploy web projects with IntelliJ
08 minutes11 secondsPrepare AJAX server-side environment
25 minutes25 secondsDevelop web projects using IntelliJ
Debugging javascript using FireBug
13 minutes32 secondsJQuery application and advanced debugging skills
45 minutes07 secondsSummary and simplified calling of JQuery
51 minutes36 secondsComparative introduction to various Ajax frameworks
20 minutes28 secondsAjax technology review and creation of XHR objects
33 minutes31 secondsSend and receive data using XHR objects
18 minutes54 secondsBrowser Exhaustive Testing and Tools Talk
Provide students with in-depth explanations on debugging errors and XHR
25 minutes45 secondsComment on students’ questions and processing XML data with JQuery
31 minutes32 secondsSolving XHR and image caching issues
Solving Ajax Chinese garbled characters and cross-domain access
27 minutes43 secondsDOM 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
Implement collapsible and expandable cascading menus
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
38 minutes34 secondsAssemble stock information into JSON format
27 minutes45 secondsUse red and green to display the rise and fall of stock prices in real time
23 minutes54 secondsDisplay stock details using Tooltip window
JQuery JSON support
04 minutes44 secondsThe prototype of realizing automatic completion imitating GoogleSuggest
40 minutes37 secondsImprove various button processing imitating GoogleSuggest
Implement the automatic completion function imitating GoogleSuggest