<!--[if lt IE 7]>
<style>
div#liddelabalisedivdublockactu{
position: absolute;
top:expression(IEFixedElementTop());
left:expression(IEFixedElementLeft());
}
</style>
<![endif]-->
function IEFixedElementTop(){
if(document.documentElement.clientHeight) MyHeight=document.documentElement.clientHeight;
else MyHeight=document.body.clientHeight;
return(document.documentElement.scrollTop+document.body.scrollTop+(MyHeight * 50/100));
}
function IEFixedElementLeft(){
if(document.documentElement.clientWidth) MyWidth=document.documentElement.clientWidth;
else MyWidth=document.body.clientWidth;
return(document.documentElement.scrollLeft+document.body.scrollLeft+(MyWidth * 50/100));
}
left:xx%;
top:xx%;
margin-left:-xxpx; (la moitié de la taille de la largeur de ton block)
margin-top:-xxpx; (la moitié de la taille de la hauteur de ton block)
width:xxpx;
height:xxpx;
z-index:xxx;
#content-Top { background: url(../images/fond/content-Top2.gif) center top no-repeat; width: 100%; padding: 0 0 10px 0; min-height: 610px }
#content-Mid { background: url(../images/fond/content-Mid2.gif) 32px bottom repeat-y; width: 100% }
#content-Foot { background: url(../images/fond/content-Foot4.gif) center bottom no-repeat; width: 100% }
#main {
position: relative;
width: 955px;
text-align: left;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
background-image: url(../images/logohaut.jpg);
background-repeat: no-repeat;
top: 16px;
z-index: auto;
right: auto;
font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
#body { width: 940px }
#content { width: 936px; clear: both }
#actu {
position : fixed;
padding-top: 100px;
padding-right: 100px;
width: 150px;
height: 150px;
}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>JQuery: Collapsible Menu</title>
<!-- ALWAYS ON TOP FLOATING LAYER POP-UP -->
<script language="JavaScript" type="text/javascript">
<!-- Copyright 2003, Sandeep Gangadharan -->
<!-- For more free scripts go to http://sivamdesign.com/scripts/ -->
<!--
var y1 = 20; // change the # on the left to adjuct the Y co-ordinate
(document.getElementById) ? dom = true : dom = false;
function hideIt() {
if (dom) {document.getElementById("layer1").style.visibility='hidden';}
}
function showIt() {
if (dom) {document.getElementById("layer1").style.visibility='visible';}
}
function placeIt() {
if (dom && !document.all) {document.getElementById("layer1").style.top = window.pageYOffset + (window.innerHeight - (window.innerHeight-y1)) + "px";}
if (document.all) {document.all["layer1"].style.top = document.documentElement.scrollTop + (document.documentElement.clientHeight - (document.documentElement.clientHeight-y1)) + "px";}
window.setTimeout("placeIt()", 10); }
// -->
</script>
</head>
<body onLoad="placeIt(); showIt()">
<div id="layer1" style="position:absolute; left:20; width:410px; height:10; visibility:hidden"> <font face="verdana, arial, helvetica, sans-serif" size="2">
<div style="float:left; background-color:yellow; padding:3px; border:1px solid black"> <span style="float:right; background-color:gray; color:white; font-weight:bold; width='20px'; text-align:center; cursor:pointer" onclick="javascript:hideIt()"> X </span> You can put in whatever text you want inside this little layer! This layer will always hover
at this same spot even if you were to scroll down the page. You can close the layer by clicking
the <b>X</b> on the top right of this layer. Also you can adjust where this layer will hover by
modifying the script.</div>
</font> </font> </div>
<center>
<form>
<input type="button" value="Open pop-up" onClick="showIt()">
</form>
aaaaaaaaa <br />
aaaaaaaaa <br />
.....
aaaaaaaaa <br />
</center>
</body>
</html>
➡️ Offre MyRankingMetrics ⬅️
pré-audit SEO gratuit avec RM Tech (+ avis d'expert)
coaching offert aux clients (avec Olivier Duffez ou Fabien Faceries)
Voir les détails ici