annotate C++/api/html/search/all_6f.html @ 607:49eef19e4f1d

Added JSON output for use with node.js and backbone.js
author sness@sness.net
date Fri, 10 May 2013 20:12:49 +0000
parents 76c6b3fd0a05
children
rev   line source
flatmax@592 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
flatmax@592 2 <html><head><title></title>
flatmax@592 3 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
flatmax@592 4 <link rel="stylesheet" type="text/css" href="search.css"/>
flatmax@592 5 <script type="text/javascript" src="all_6f.js"></script>
flatmax@592 6 <script type="text/javascript" src="search.js"></script>
flatmax@592 7 </head>
flatmax@592 8 <body class="SRPage">
flatmax@592 9 <div id="SRIndex">
flatmax@592 10 <div class="SRStatus" id="Loading">Loading...</div>
flatmax@592 11 <div id="SRResults"></div>
flatmax@592 12 <script type="text/javascript"><!--
flatmax@592 13 createResults();
flatmax@592 14 --></script>
flatmax@592 15 <div class="SRStatus" id="Searching">Searching...</div>
flatmax@592 16 <div class="SRStatus" id="NoMatches">No Matches</div>
flatmax@592 17 <script type="text/javascript"><!--
flatmax@592 18 document.getElementById("Loading").style.display="none";
flatmax@592 19 document.getElementById("NoMatches").style.display="none";
flatmax@592 20 var searchResults = new SearchResults("searchResults");
flatmax@592 21 searchResults.Search();
flatmax@592 22 --></script>
flatmax@592 23 </div>
flatmax@592 24 </body>
flatmax@592 25 </html>