M
Maik
Jo.Funktioniert der denn nun auch im IE7 bei dir ?
mfg Maik
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
Jo.Funktioniert der denn nun auch im IE7 bei dir ?
Aber ichSo, auf 3 Fehler habe ich die shop-Seite runter, aber die 3 bekomme ich nicht mehr weg.
http://validator.w3.org/check hat gesagt.:This document was successfully checked as HTML 4.01 Transitional!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html dir="ltr">
<head>
<title>SP-Fotostudio</title>
<META name="Title" content="SP-Fotostudio">
<META name="Author" content="Stefanie Pytlik">
<META name="Publisher" content="Stefanie Pytlik">
<META name="Copyright" content="(c) 2007 by Stefanie Pytlik">
<META name="Revisit" content="After 14 days">
<META name="Keywords" content="Fotografin, pytlik, fotograf, fotografie,foto, bild, aufnahmen, portrait, kinder, hochzeit,duisburg,oberhausen,essen,ruhrgebiet,landschaftspark,duisburg-nord,meiderich,moers,rheinhausen,kamp-lintfort,dinslaken,voerde,fotostudio,fotoatelier,fotografie,akt,erotik,bild,bestellung,auftrag,fotografin,pytlik,portait,weihnachten,überraschung,kunst,mobil,foto,landschaft,fotomobil,fotostudio,fotoshooting,bilder,">
<META name="Description" content="SP-Fotostudio - Ihr Fotostudio aus Duisburg für Aufnahmen aller Art !">
<META name="Abstract" content="SP-Fotostudio - Ihr Fotostudio aus Duisburg für Aufnahmen aller Art !">
<META name="Robots" content="INDEX,FOLLOW">
<META name="Language" content="Deutsch">
<link rel="stylesheet" href="./templates/4dark/style.css">
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen">
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<script language="javascript" type="text/javascript">
<!--
var captcha_reload_count = 0;
var captcha_image_url = "./captcha.php?sessionid=h1fgfue0krffg07c69237fhjmecp7hnh";
function new_captcha_image() {
if (captcha_image_url.indexOf('?') == -1) {
document.getElementById('captcha_image').src= captcha_image_url+'?c='+captcha_reload_count;
} else {
document.getElementById('captcha_image').src= captcha_image_url+'&c='+captcha_reload_count;
}
document.getElementById('captcha_input').value="";
document.getElementById('captcha_input').focus();
captcha_reload_count++;
}
--></script>
<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="js/lightbox.js"></script>
<style type="text/css">
<!--
html, body {
width: 100%;
height: 100%;
margin: 0;
border: 0;
padding: 0;
background-image: url(templates/4dark/images/Homepage/body_bg.jpg);
}
body {
overflow: hidden; /* Scrollbalken im Fenster unterbinden */
}
#oben {
position: absolute;
top: 15px; /* Abstand zum oberen Fensterrand */
left: 100px; /* Abstand zum linken Fensterrand */
right: 100px; /* Abstand zum rechten Fensterrand */
height: 65px; /* Blockhöhe */
padding: 0; /* Interpretation Boxmodell! */
overflow: hidden; /* Scrollbalken unterbinden */
background-color: white;
background-image: url(templates/4dark/images/Homepage/Logo.jpg);
background-repeat:no-repeat;
background-position:10px 10px;
/* nur für IE: */
width: expression((document.body.clientWidth - 200) + "px");
}
#oben .inhaltDiv {
margin: 10px; /* Abstand des Inhalts zum Blockrand */
}
#links {
position: absolute;
left: 54px; /* Abstand zum linken Fensterrand */
top: 15px; /* Abstand zum oberen Fensterrand */
width: 46px; /* Blockhöhe */
bottom: 15px; /* Abstand zum unteren Fensterrand */
overflow: hidden; /* Scrollbalken, falls notwendig */
background-image: url(templates/4dark/images/Homepage/links.jpg);
/* nur für IE: */
width: 46px;
height: expression((document.body.clientHeight - 30) + "px"); /* top-Wert + bottom-Wert */
}
#rechts {
position: absolute;
right: 54px; /* Abstand zum linken Fensterrand */
top: 15px; /* Abstand zum oberen Fensterrand */
width: 46px; /* Blockhöhe */
bottom: 15px; /* Abstand zum unteren Fensterrand */
overflow: hidden; /* Scrollbalken, falls notwendig */
background-image: url(templates/4dark/images/Homepage/rechts.jpg);
/* nur für IE: */
width: 46px;
height: expression((document.body.clientHeight - 30) + "px"); /* top-Wert + bottom-Wert */
}
#mitte {
position: absolute;
left: 100px; /* Abstand zum linken Fensterrand */
top: 80px; /* Abstand zum oberen Fensterrand */
right: 100px; /* Abstand zum rechten Fensterrand */
bottom: 75px; /* Abstand zum unteren Fensterrand */
overflow: auto; /* Scrollbalken, falls notwendig */
background-color: white;
/* nur für IE: */
width: expression((document.body.clientWidth - 200) + "px"); /* left-Wert + right-Wert */
height: expression((document.body.clientHeight - 155) + "px"); /* top-Wert + bottom-Wert */
}
#mitte .inhaltDiv {
margin: 10px; /* Abstand des Inhalts zum Blockrand */
}
#unten {
position: absolute;
left: 100px; /* Abstand zum linken Fensterrand */
bottom: 15px !important; /* Abstand zum unteren Fensterrand */
bottom: 15px; /* nur für IE */
right: 100px; /* Abstand zum rechten Fensterrand */
height: 60px; /* Blockhöhe */
padding: 0px; /* Interpretation Boxmodell! */
overflow: hidden; /* Scrollbalken unterbinden */
text-align: center;
background-color: white;
/* nur für IE: */
width: expression((document.body.clientWidth - 200) + "px");
/* left-Wert + right-Wert = 200 */
}
#unten .inhaltDiv {
margin: 10px; /* Abstand des Inhalts zum Blockrand */
}
.outer {
position:relative;
display:table;
height: 100%;
width: 100%;
vertical-align: middle;
text-align: center;
float:left;
}
.inner {
width:100%;
display:table-cell;
vertical-align:middle;
position:relative;
}
.Stil64 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
font-weight: bold;
}
.Stil65 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #626B79;
}
.Stil66 { font-family: "Book Antiqua", "Bookman Old Style";
font-size: 13px;
color: #000000;
}
.Stil78 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; }
-->
</style>
<!--[if lt IE 7]>
<style type="text/css">
.inner {top:50%;left:0;}
.inner p{top:-50%; position:relative;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js" type="text/javascript"></script>
<![endif]-->
</head>
<body>
<!-- Programmierung für oberen Container -->
<div id="oben">
<div class="inhaltDiv">
<table width="100%" border="0" align="center">
<tr>
<td>
<ul id="Navigation">
<li><a href="contact.php">Kontakt</a></li>
<li><a href="index.php?template=shop">Shop</a></li>
<li><a href="index.php?template=aktionen">Aktionen</a></li>
<li><a href="index.php?template=shooting">Preise</a></li>
<li><a href="index.php?template=workshops">Workshops</a></li>
<li><a href="galerie.php">Galerie</a></li>
</ul>
</td>
</tr>
</table>
</div>
</div>
<div id="mitte">
<p><iframe marginwidth="4" marginheight="4" src="http://www.sp-fotostudio.de/shop" frameborder="0" width="98%" height="5000" scrolling="no"></iframe>
</p>
</div>
<div id="unten">
<table width="100%" border="0" align="center" cellpadding="5" cellspacing="0" >
<tr bgcolor="#FFFFFF">
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr bgcolor="#EDEDED">
<td width="20"> </td>
<td height="50" bgcolor="#EDEDED" valign="top">
<div align="left">
<a href="index.php?template=impressum" target="_self" class="Stil3 Stil19 Stil64">Impressum / AGBs</a>
</div>
</td>
<td bgcolor="#EDEDED" valign="top">
<div align="right" class="Stil65">
<span class="Stil18">Copyright © 2007 Stefanie Pytlik</span>
<br>
<span class="Stil18">Powered by <b>4images</b> 1.7.6 Copyright © 2002 <a href="http://www.4homepages.de" target="_blank">4homepages.de</a>
</span>
</div>
</td>
<td width="20"> </td>
</tr>
</table>
</div>
<div id="links">
</div>
<div id="rechts">
</div>
</body>
</html>