[npr-simile-timeline commit] r70 - trunk

0 views
Skip to first unread message

codesite...@google.com

unread,
Sep 23, 2008, 1:03:54 AM9/23/08
to opensourceb...@googlegroups.com
Author: jgtynan
Date: Mon Sep 22 22:03:18 2008
New Revision: 70

Modified:
trunk/code_new.html

Log:
Found an error where a string was duplicated. This is fixed.

Modified: trunk/code_new.html
==============================================================================
--- trunk/code_new.html (original)
+++ trunk/code_new.html Mon Sep 22 22:03:18 2008
@@ -22,7 +22,7 @@
widthString=" width=\"" +
parent.parent.generatorFrame.document.generatorForm.timelineWidth.value
+ "px\"";
}

-link
= "http:\/\/npr-simile-timeline.googlecode.com\/svn\/trunk\/widget.html"
+ "http:\/\/npr-simile-timeline.googlecode.com\/svn\/trunk\/widget.html?"
+ "http:\/\/api.npr.org\/query\?" +
parent.parent.qgliteFrame.document.selectionForm.queryBox.value
+ "\&apiKey\=MDAxNzgwMDQ5MDEyMTQ4NzYyMjU4YmY1Yw004\&output\=JSON\&callback\=parseJSON";
+link
= "http:\/\/npr-simile-timeline.googlecode.com\/svn\/trunk\/widget.html?"
+ "http:\/\/api.npr.org\/query\?" +
parent.parent.qgliteFrame.document.selectionForm.queryBox.value
+ "\&apiKey\=MDAxNzgwMDQ5MDEyMTQ4NzYyMjU4YmY1Yw004\&output\=JSON\&callback\=parseJSON";

iframe = "\<iframe src =\"" + link + "\"" + heightString + "
width=\"100\%\" scrolling=\"No\" frameborder=\"0\"\>\<\/iframe\>";

Reply all
Reply to author
Forward
0 new messages