summaryrefslogtreecommitdiffstats
path: root/HTML/testonline.html
diff options
context:
space:
mode:
authorRomain d'Alverny <rdalverny@mandriva.org>2005-08-30 16:54:32 +0000
committerRomain d'Alverny <rdalverny@mandriva.org>2005-08-30 16:54:32 +0000
commit2938a0f15c136ba25dd6814df741e11a213cfc9b (patch)
treecef78f720ebb941ba28d6f7f001317c49b2b137b /HTML/testonline.html
parente79f18452fa04d031cc8c90e9cfafe3734fd6190 (diff)
downloadindexhtml-2938a0f15c136ba25dd6814df741e11a213cfc9b.tar
indexhtml-2938a0f15c136ba25dd6814df741e11a213cfc9b.tar.gz
indexhtml-2938a0f15c136ba25dd6814df741e11a213cfc9b.tar.bz2
indexhtml-2938a0f15c136ba25dd6814df741e11a213cfc9b.tar.xz
indexhtml-2938a0f15c136ba25dd6814df741e11a213cfc9b.zip
removed iframed testonline.html and updated javascript
Diffstat (limited to 'HTML/testonline.html')
-rw-r--r--HTML/testonline.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/HTML/testonline.html b/HTML/testonline.html
deleted file mode 100644
index 36deab8..0000000
--- a/HTML/testonline.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
- <head>
- <title>Mandriva</title>
- <script type="text/javascript" src="./script.js"></script>
- </head>
- <body onload="bodyLoad();">
- <img id="i" src="http://images.mandriva.com/images/donotremove.png" onload="imgLoad();" onerror="imgError();" />
- </body>
-</html>