changeset 21:44550b8fd922

Took out the blah alert.
author jonathandicarlo@jonathan-dicarlos-macbook-pro.local
date Wed, 16 Jul 2008 17:05:37 -0700
parents 05099b4fd87b
children 4e85f2c5316d
files hip.html
diffstat 1 files changed, 1 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/hip.html	Wed Jul 16 17:03:20 2008 -0700
+++ b/hip.html	Wed Jul 16 17:05:37 2008 -0700
@@ -6,22 +6,12 @@
 <title>HIP</title>
 </head>
 <body>
-<script>alert('blah');</script>
-<div id="status-line">Blah!</div>
+<div id="status-line">Give it a try!</div>
 <input id="search-box" type="text" size="40" />
 <div id="autocomplete-popup"></div>
 <hr/>
 <p>Pretend this box is your selection, OK?
 <input id="fake-selection" type="text" size="40" /></p>
-<p>Here is some stuff that you can select on this page!</p>
-<p>New York</p>
-<p>thunder@mozilla.com</p>
-<p>el pollo loco</p>
-<p>http://www.evilbrainjono.net</p>
-<p>Oku no hosomichi</p>
-<p>japanese</p>
-<p>opera</p>
-<p>mexico city</p>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="date.js"></script>
 <script type="text/javascript" src="nounClasses.js"></script>