Mercurial > hg > digilib-old
diff client/digitallibrary/digilib.html @ 107:85126da2ae21 vendor start
XUL: Digilib Buttons in chrome
author | engler |
---|---|
date | Tue, 13 May 2003 21:02:22 +0200 |
parents | f80cc302cad8 |
children |
line wrap: on
line diff
--- a/client/digitallibrary/digilib.html Tue May 13 20:59:47 2003 +0200 +++ b/client/digitallibrary/digilib.html Tue May 13 21:02:22 2003 +0200 @@ -5,20 +5,24 @@ </head> <script LANGUAGE="JavaScript"> - <!-- Beginning of JavaScript -------- -this.location = "http://"+location.host+"/docuserver/digitallibrary/digilib.jsp"+location.search; +// this.location = "http://"+location.host+"/docuserver/digitallibrary/digilib.jsp"+location.search; + +this.location.replace(this.location.href.replace(/\.html/, ".jsp")); // -- End of JavaScript code -------------- --> +</script> -</SCRIPT> <body> <h1>Digital Library Redirect</h1> -<p>You should automatically be redirected to the Digital Library page.</p> +<p>You should automatically be redirected to the Digital Library page. + (<tt>digilib.<b>jsp</b></tt>)</p> -<p>If this doesn't happen please <a href="digilib.jsp">click here</a>.</p> +<p>If this doesn't happen make shure JavaScript is enabled in your browser. + The Digital Library pages need JavaScript to work. If your problem still + remains, please contact the administrator.</p> <hr> <address>robert.casties@philo.unibe.ch</address>