Modified:
trunk/form_new.html
trunk/newsample.html
Log:
Added a target _top to the link in form_new.html to break out of the
frameset.
Changed the Title in newsample.html
Modified: trunk/form_new.html
==============================================================================
--- trunk/form_new.html (original)
+++ trunk/form_new.html Mon Sep 22 07:54:24 2008
@@ -38,7 +38,7 @@
<!-- parent.qgliteFrame.document.selectionForm.queryBox.value; -->
</div>
<div id="moreInfo" style="font-size:x-small;">
-<a href="http://npr-simile-timeline.googlecode.com/">About the NPR
Timeline</a>
+<a href="http://npr-simile-timeline.googlecode.com/" target="_top">About
the NPR Timeline</a>
</div>
</form>
</body>
Modified: trunk/newsample.html
==============================================================================
--- trunk/newsample.html (original)
+++ trunk/newsample.html Mon Sep 22 07:54:24 2008
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<html lang="en">
-<title>Dynamic Timeline Example</title>
+<title>NPR Timeline</title>
<frameset cols="20%,*" frameborder="0" border="0" framespacing="0">
<frame src ="form_new.html" name="generatorFrame" marginwidth="0"
marginheight="0" scrolling="auto" frameborder="1"/>