You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2007/12/06 10:10:09 UTC

svn commit: r601664 - /incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html

Author: kelvingoodson
Date: Thu Dec  6 01:10:07 2007
New Revision: 601664

URL: http://svn.apache.org/viewvc?rev=601664&view=rev
Log:
more firefox html rendering investigation 

Modified:
    incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html

Modified: incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html?rev=601664&r1=601663&r2=601664&view=diff
==============================================================================
--- incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html (original)
+++ incubator/tuscany/sandbox/kgoodson/agfasdo/apidocs/index2.html Thu Dec  6 01:10:07 2007
@@ -5,19 +5,6 @@
 <TITLE>
 com.agfa.hap.sdo 2.15.0-for-apache-SNAPSHOT API
 </TITLE>
-<SCRIPT type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-       targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1)
-        targetPage = "undefined";
-    function loadFrames() {
-        if (targetPage != "" && targetPage != "undefined")
-             top.classFrame.location = top.targetPage;
-    }
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
 </HEAD>
 <FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
 <FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org