add Ox.js, parse url

This commit is contained in:
j 2013-02-12 19:00:50 +05:30
commit 59114ed01d
3 changed files with 260 additions and 1 deletions

View file

@ -23,6 +23,7 @@ limitations under the License.
<link rel="stylesheet" href="/static/viewer.css"/>
<script type="text/javascript" src="/static/oxjs/Ox.js"></script>
<script type="text/javascript" src="/static/compatibility.js"></script>
<!-- This snippet is used in production, see Makefile -->