Skip to content

Latest commit

 

History

History
69 lines (66 loc) · 1.81 KB

README.md

File metadata and controls

69 lines (66 loc) · 1.81 KB

XML_Map_Parser

This is the XML part of the AM Chart Javascript map

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> <style> body { background-color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 90%; margin: 0px auto; color: white; } a { color: #69C; } th { text-align: left; background-color: #555; } td { background-color: black; } .stripe{ background-color: #222; } </style>

Filtered XML Copy

Demo:

Selection: ALL AL CA CO OH
Program: ALL GDSO SLS ORION

Program Company City State

<script src="js/xmlfiltering_copy.js"></script>