June 2009
Intermediate to advanced
240 pages
5h 19m
English
$.ajax( ) function, 173–189
calling, 174
downloading text with, 176–177
getting data from server with, 180–181
handling errors with, 182–183
handling global events with, 188–189
handling timeouts with, 184–185
handling XML with, 186–187
options for, 175
posting data to server with, 178–179
$.browser variable, 128, 131–132
$.each( ) function, 128, 129–130
$.get( ) function, 166, 168–169, 170
$.grep( ) function, 142
$.inArray( ) function, 140
$.isArray( ) function, 128, 146
$.isFunction( ) function, 147
$.makeArray( ) function, 128, 138–139
$.map( ) function, 148
$.post( ) function, 166
$.support( ) function, 128, 135–136
$.trim( ) function, 150–151
$.unique( ) function, 128, 144
$.XXX( ) ...