HTML5 APPLICATIONS DEVELOPMENT MANUAL

(lu) #1

JavaScript accesses data



JavaScript accesses data





In real-world programming, JavaScript can handle highly complicated


operations. One might, for instance, receive an involved report on gasoline


prices at a long list of retail outlets and need the ability to isolate just one of


those figures.


Parsing is a term used to describe analysis of complex information


into constituent parts.


<!doctype html>




Parsing complex data