first commit
This commit is contained in:
28
admin/overlib/testFrame-Dateien/testBuffer.htm
Normal file
28
admin/overlib/testFrame-Dateien/testBuffer.htm
Normal file
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html><head>
|
||||
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="keywords" content="overlib, overlibmws, DHTML popups, DHTML tooltips, DHTML, popup, tooltip, Macrides Web Services, Macrides">
|
||||
<meta name="description" content="Illustrates frame handling in Macrides Web Services free open source software for enhancing web pages with DHTML popups and tooltips.">
|
||||
<meta name="author" content="Foteos Macrides"><title>overLIB - Buffer Frame in overlibmws</title>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
if(parent==self)location.replace('testFrame.html');
|
||||
// -->
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
<!--
|
||||
.spacer {color:#6699cc;font-size:10px;}
|
||||
-->
|
||||
</style></head><body bgcolor="#6699cc" text="#6699cc">
|
||||
|
||||
<div class="spacer">
|
||||
<br>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
Reference in New Issue
Block a user