Mercurial > code > home > repos > homeauto
comparison service/reasoning/index.html @ 937:38a4769595e2
serve 3rdparty js from bigasterisk.com/lib
Ignore-this: 1e7e83f05dd28cfe2b32fccf34f5d4db
darcs-hash:20131012060532-312f9-50ee01d69870ef9b84ed01d2a82238266ea57486
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Fri, 11 Oct 2013 23:05:32 -0700 |
parents | 6ccd930834d1 |
children | 47682350e6f2 |
comparison
equal
deleted
inserted
replaced
936:b1eabeb7dc66 | 937:38a4769595e2 |
---|---|
38 <h2>Output</h2> | 38 <h2>Output</h2> |
39 <pre id="output"/> | 39 <pre id="output"/> |
40 | 40 |
41 <input id="auto" type="checkbox"/> <label for="auto">auto refresh</label> | 41 <input id="auto" type="checkbox"/> <label for="auto">auto refresh</label> |
42 | 42 |
43 <script type="text/javascript" src="jquery.min.js"></script> | 43 <script src="//bigasterisk.com/lib/jquery-2.0.3.min.js"></script> |
44 <script type="text/javascript"> | 44 <script type="text/javascript"> |
45 // <![CDATA[ | 45 // <![CDATA[ |
46 $(function () { | 46 $(function () { |
47 function abbrev(term) { // does rdfquery do this? | 47 function abbrev(term) { // does rdfquery do this? |
48 var repl = [ | 48 var repl = [ |