Ne pas affichier un élément html sur ie
Résolu
marcelin3012
Messages postés
96
Statut
Membre
-
Thordendall Messages postés 2835 Statut Membre -
Thordendall Messages postés 2835 Statut Membre -
Bonjour, après mainte recherches j'ai réussi a intégrer ce un slidebar sur mon site. cependant il ne marche qu'avec chrome, firefox et opéra et sur ie est déformé. j'aimerai savoir quoi mettre dans mon code html pour que cette slidebar ne s'affiche pas sur ie. pouvez vous m'aider?
A voir également:
- Ne pas affichier un élément html sur ie
- Editeur html - Télécharger - HTML
- Ie tab - Télécharger - Outils pour navigateurs
- Open element - Télécharger - HTML
- Br html ✓ - Forum Webmastering
- Espace html - Astuces et Solutions
3 réponses
Bonjour, on peux avoir l'adresse du site pour mieux intégrer le problème? Tu peux sûrement trouver une solution pour qu'elle s'affiche correctement!
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr"><!-- InstanceBegin template="/Templates/template.dwt" codeOutsideHTMLIsLocked="false" --><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title></title>
<!-- InstanceEndEditable -->
<meta name="robots" content="index, follow" />
<meta name="revisit-after" content="1 days" />
<meta name="rating" content="general" />
<meta name="keywords" content="cours, mathematique, francais, sciences, physiques, dissertation, littérature, abidjannais, abidjanais, abidown.com, abidjannais.com, devoir, excercice, sujet," />
<meta name="copyright" content="SASSAMBALA Groupe" />
<meta name="dc.creator" content="SASSAMBALA Groupe" />
<meta name="dc.title" content="Toute l'école Ivoirienne en un clic" />
<meta name="description" content="Forums d'entraide et de soutien scolaire basé sur le système éducatif Ivoirien" /><base />
<script type="text/javascript" language="javascript" src="scripts/jquery-1.3.2.min.js"></script>
<script type="text/javascript" language="javascript">var $j = jQuery.noConflict();</script>
<script type="text/javascript" language="javascript" src="scripts/jquery.ui-1.7.min.js"></script>
<script type="text/javascript" language="javascript" src="scripts/jquery.tools-1.2.5.min.js"></script>
<script type="text/javascript" language="javascript" src="scripts/jquery.plugins.js"></script>
<script type="text/javascript" language="javascript" src="scripts/jquery.une.js"></script>
<script type="text/javascript" src="js/jquery-1.3.1.min.js"></script>
<script type="text/javascript" src="js/commun.js"></script>
<link rel="icon" href="images/favicon.ico" />
<link rel="stylesheet" type="text/css" href="css/index.css" media="screen" title="screen" />
<link rel="stylesheet" type="text/css" href="css/fi-centre.css" />
<script language="javascript">
<!--
function popupcentree(page,largeur,hauteur,options)
{
var top=(screen.height-hauteur)/2;
var left=(screen.width-largeur)/2;
window.open(page,"","top="+top+",left="+left+",width="+largeur+",height="+hauteur+","+options);
}
function Lien() {
i = document.Choix.Liste.selectedIndex;
if (i == 0) return;
url = document.Choix.Liste.options[i].value;
parent.location.href = url;
}
function Lien2() {
i = document.Choix2.Liste2.selectedIndex;
if (i == 0) return;
url = document.Choix2.Liste2.options[i].value;
parent.location.href = url;
}
function Lien3() {
i = document.Choix3.Liste3.selectedIndex;
if (i == 0) return;
url = document.Choix3.Liste3.options[i].value;
parent.location.href = url;
}
-->
</script>
<!--
2) Optionally override the settings defined at the top
of the highslide.js file. The parameter hs.graphicsDir is important!
-->
<script type="text/javascript" src="js/stscode.js"></script>
<link rel="stylesheet" href="css/scroller.css"/>
<meta http-equiv="Refresh" content="300" />
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
<!-- link to magicthumb.js file -->
</head>
<body>
<div id="fixed-footer">
<div></div>
<div id="closed" style="display:none;">
<span class="oreille" id="oreille-gauche"></span>
<a href="javascript:void(0);" onclick="document.getElementById('opened').style.display='block'; document.getElementById('closed').style.display='none';"><img src="imgs/bt_ouvrir.gif" alt="ouvrir" style="font-size:10px;"/> ouvrir</a></div>
<div id="opened">
<span class="oreille" id="oreille-gauche"></span>
<span class="oreille" id="oreille-droite"></span>
<span id="close"><a href="javascript:void(0);" onclick="document.getElementById('opened').style.display='none'; document.getElementById('closed').style.display='block';"><img src="imgs/bt_fermer.gif" alt="fermer"/></a></span>
<span id="sampleTheme"></span><span id="sample"><span id="sample0"></span></span>
<script type="text/javascript" src="spipe631.php?page=footerNews-js"></script>
</div>
</div>
</body
https://imageshack.com/ (opéra)
https://imageshack.com/ (ie)
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title></title>
<!-- InstanceEndEditable -->
<meta name="robots" content="index, follow" />
<meta name="revisit-after" content="1 days" />
<meta name="rating" content="general" />
<meta name="keywords" content="cours, mathematique, francais, sciences, physiques, dissertation, littérature, abidjannais, abidjanais, abidown.com, abidjannais.com, devoir, excercice, sujet," />
<meta name="copyright" content="SASSAMBALA Groupe" />
<meta name="dc.creator" content="SASSAMBALA Groupe" />
<meta name="dc.title" content="Toute l'école Ivoirienne en un clic" />
<meta name="description" content="Forums d'entraide et de soutien scolaire basé sur le système éducatif Ivoirien" /><base />
<script type="text/javascript" language="javascript" src="scripts/jquery-1.3.2.min.js"></script>
<script type="text/javascript" language="javascript">var $j = jQuery.noConflict();</script>
<script type="text/javascript" language="javascript" src="scripts/jquery.ui-1.7.min.js"></script>
<script type="text/javascript" language="javascript" src="scripts/jquery.tools-1.2.5.min.js"></script>
<script type="text/javascript" language="javascript" src="scripts/jquery.plugins.js"></script>
<script type="text/javascript" language="javascript" src="scripts/jquery.une.js"></script>
<script type="text/javascript" src="js/jquery-1.3.1.min.js"></script>
<script type="text/javascript" src="js/commun.js"></script>
<link rel="icon" href="images/favicon.ico" />
<link rel="stylesheet" type="text/css" href="css/index.css" media="screen" title="screen" />
<link rel="stylesheet" type="text/css" href="css/fi-centre.css" />
<script language="javascript">
<!--
function popupcentree(page,largeur,hauteur,options)
{
var top=(screen.height-hauteur)/2;
var left=(screen.width-largeur)/2;
window.open(page,"","top="+top+",left="+left+",width="+largeur+",height="+hauteur+","+options);
}
function Lien() {
i = document.Choix.Liste.selectedIndex;
if (i == 0) return;
url = document.Choix.Liste.options[i].value;
parent.location.href = url;
}
function Lien2() {
i = document.Choix2.Liste2.selectedIndex;
if (i == 0) return;
url = document.Choix2.Liste2.options[i].value;
parent.location.href = url;
}
function Lien3() {
i = document.Choix3.Liste3.selectedIndex;
if (i == 0) return;
url = document.Choix3.Liste3.options[i].value;
parent.location.href = url;
}
-->
</script>
<!--
2) Optionally override the settings defined at the top
of the highslide.js file. The parameter hs.graphicsDir is important!
-->
<script type="text/javascript" src="js/stscode.js"></script>
<link rel="stylesheet" href="css/scroller.css"/>
<meta http-equiv="Refresh" content="300" />
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
<!-- link to magicthumb.js file -->
</head>
<body>
<div id="fixed-footer">
<div></div>
<div id="closed" style="display:none;">
<span class="oreille" id="oreille-gauche"></span>
<a href="javascript:void(0);" onclick="document.getElementById('opened').style.display='block'; document.getElementById('closed').style.display='none';"><img src="imgs/bt_ouvrir.gif" alt="ouvrir" style="font-size:10px;"/> ouvrir</a></div>
<div id="opened">
<span class="oreille" id="oreille-gauche"></span>
<span class="oreille" id="oreille-droite"></span>
<span id="close"><a href="javascript:void(0);" onclick="document.getElementById('opened').style.display='none'; document.getElementById('closed').style.display='block';"><img src="imgs/bt_fermer.gif" alt="fermer"/></a></span>
<span id="sampleTheme"></span><span id="sample"><span id="sample0"></span></span>
<script type="text/javascript" src="spipe631.php?page=footerNews-js"></script>
</div>
</div>
</body
https://imageshack.com/ (opéra)
https://imageshack.com/ (ie)