Mercurial > moztree-vis
view moztree.html @ 9:7928f100d810
rebuilt json file
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 13 Dec 2009 00:01:07 -0800 |
parents | 100c148d285c |
children | c4f96938c259 |
line wrap: on
line source
<html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" media="all" href="moztree.css" /> <title>The Mozilla Tree</title> </head> <body> <h1>this is the mozilla tree.</h1> </body> <script src="jquery.js"></script> <script src="moztree.js"></script> </html>