FORUM D’ENTRAIDE INFORMATIQUE (FEI)
Site d’assistance et de sécurité informatique

Entraide concernant le webmastering (administration de sites).
Règles du forum : Entraide concernant le webmastering (administration de sites). Pour se faire aider à choisir un hébergeur, le service le mieux adapté selon ses objectifs, se faire aider à la création d'un site (problèmes de programmation, d'organisation, résolution de bugs...).
Merci de lire et de respecter la charte générale du forum.
  • Avatar du membre
  • Avatar du membre
  • Avatar du membre
  • Avatar du membre
Avatar du membre
par trial
#38670
Re, dans le feu de l'action je n'avais pas vu le test pour trial , je me penche dessus en ce moment , il semble qu'il y ait une balise center mal placé, c'est ce que m'indique mon vieux dreamweaver aussi .
Il faut que je prenne la main sur ce script , je corrige l'image bric et broc , je ne la veux pas en fond mais en insertion, car je vais faire des zones réactives dessus ..

Je n'ai pas l'habitude de la balise ; c'est la même que , non ?
Je vais travailler sur ce fichier test ...
Avatar du membre
par trial
#38673
Rebonjour, je n'avais pas vu le test pour trial de Giulano , merci bien, je me penche dessus, mais déjà je vois qu'IE ne lit pas le menu , je pense qu'il manque quelque part le fichier style.css qui est appelé .
Sans ce fichier , le menu fonctionne tout de même sous Mozilla .. ..
Avatar du membre
par trial
#38694
Bonjour , merci pour le mal que tu te donnes ..
Je pense que IE est à jour , j'ai IE 8 xp, le menu n'apparait pas, mais il apparait sous IE windows 8 . www.poémienne.fr/absence-menu-ie.jpg
Mais la sentence est tombée , l'artiste n'aime pas trop le nouveau menu de navigation , trop bureautique, et elle n'aime pas le menu modifié non plus (sous menu plus grand) .
je vais persévérer avec ce menu , il fonctionne pourtant chez la nièce
http://www.annegrenier.com/index.html ; j'ai du mal le copier .
A noter que ce menu est libre de droit , et a été modifié déjà , il a mis son nom ..
Je vais essayer de voir où est le problème qui est chez moi que les sous-menus décalent vers la droite comme là : www.poémienne.fr/decalage.jpg .
J'ai réussi à réduire ce décalage en entourant le menu de la balise left .
J'aimerais que Goélette me dise si sous mac elle a toujours le décalage des menus principaux (poèmes, sketches..) vers la gauche comme envoyé en capture d'écran .

Ne vous prenez pas trop la tête, je vous assure, je me la prends assez pour vous .
Une question quand même , ton menu , Giulano a-t-il besoin du fichier style.css ?
Bonne journée .
#38697
Non mon menu a pas besoin de CSS car il est inclu dans le code, par contre il faut savoir que ce menu est modifiable dans ses couleurs, ses dimensions ...

En fait c'est le même que le tiens sauf que il est codait correctement.

Comme tu la peut être remarquais l'image de font est fixe et surtout elle ne ce répète pas, je vois pas comment faire autrement avec les élément que tu proposes.
En cas d'in-compréhension voici le code de la page

html
head
titlePoèmes, sketches, paroles de chansons, chansons de Michelle Grenier qui cherche interprêtes ./title
link rel="shortcut icon" href="favicon1.ico" type="image/x-icon" /
link href="style.css" rel="stylesheet" type="text/css" media="screen" /

centerTBODY
  TR
    TD vAlign=top width=756 bgColor=#ff0000 height=22
      SCRIPT type=text/javascript
var NoOffFirstLineMenus=5;         // Nombre de catégories de 1er niveau
   var LowBgColor='#252525';         // Couleur de fond quand la souris ne survole pas le menu
   var LowSubBgColor='#252525';         // Couleur de fond quand la souris ne survole pas de sous-catégorie
   var HighBgColor='#813f3f';         // Couleur de fond quand la souris survole les catégories
   var HighSubBgColor='#813f3f';         // Couleur de fond quand la souris survole les sous-catégories
   var FontLowColor='#ff9933';         // Couleur de la police du menu quand la souris ne le survole pas
   var FontSubLowColor='#ff9933';         // Couleur de la police des sous-cat quan la souris ne les survolent pas
   var FontHighColor='white';         // Couleur de la police des catégories quand la souris les survole
   var FontSubHighColor='white';         // Couleur de la police des sous-cat quand la souris les survole
   var BorderColor='#25686F';         // Couleur de bordure des catégories principales
   var BorderSubColor='#25686F';         // Couleur de bordure des sous-catégories
   var BorderWidth=2;            // Epaisseur en pixel des bordures
   var BorderBtwnElmnts=2;         // Epaisseur entre les catégories
   var FontFamily="arial,comic sans ms,technical"   // Choix des polices
   var FontSize=12;            // Taile des polices
   var FontBold=1;            // 1 = gras, 0 = non gras
   var FontItalic=0;            // 1 = italique, 0 = droit
   var MenuTextCentered='center';         // position des textes 'left', 'center' ou 'right'
   var MenuCentered='center';         // Position horizontale du menu 'left', 'center' ou 'right'
   var MenuVerticalCentered='top';      // osition verticale du menu 'top', 'middle' or 'bottom'
   var ChildOverlap=.2;            
   var ChildVerticalOverlap=.2;         
   var StartTop=0;            
   var StartLeft=1;            
   var VerCorrect=0;            
   var HorCorrect=0;            
   var LeftPaddng=3;            
   var TopPaddng=2;            
   var FirstLineHorizontal=1;         // 0 pour un menu vertical 1 pour un menu horizontal
   var MenuFramesVertical=1;         
   var DissapearDelay=1000;         
   var TakeOverBgColor=1;         
   var FirstLineFrame='navig';         
   var SecLineFrame='space';         
   var DocTargetFrame='space';         
   var TargetLoc='';            
   var HideTop=0;            
   var MenuWrap=1;            
   var RightToLeft=0;            
   var UnfoldsOnClick=0;         
   var WebMasterCheck=0;         

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


//   Note de Net@scope : Ici commence la désignation des liens du menu

Menu1=new Array("Agrandir la Chat Box","http://chezsangiuliano.forumgratuit.org ... ",0,20,250);


Menu2=new Array("Informatique","#.htm","",6);
   Menu2_1=new Array("CCM","http://www.commentcamarche.net/forum/","",0,20,250);
   Menu2_2=new Array("01.Net","http://www.01net.com/","",0,20,250);
   Menu2_3=new Array("Clubic","http://www.clubic.com/","",0,20,250);
        Menu2_4=new Array("Le Support du Web","http://www.supportduweb.com/","",0,20,250);
        Menu2_5=new Array("Ubuntu","http://doc.ubuntu-fr.org/personnalisation","",0,20,250);
        Menu2_6=new Array("Microsoft","http://windows.microsoft.com/fr-FR/wind ... ",0,20,250);


Menu3=new Array("Outils","#.htm","",15);
   Menu3_1=new Array("Generateur de lien","http://www.iniseo.com/outils-webmaster/ ... ",0,20,503);
   Menu3_2=new Array("Generateur d'image cliquable","http://forum.forumactif.free.fr/generat ... ",0,20,503);
   Menu3_3=new Array("Generateur de couleur","http://johndyer.name/lab/colorpicker/","",0,20,503);
   Menu3_4=new Array("Generateur de couleur par image","http://imagecolorpicker.com/fr","",0,20,503);
        Menu3_5=new Array("Generateur de favicon","http://www.favicon.cc/","",0,20,503);
        Menu3_6=new Array("Choisir les couleurs de son site","http://yoyodesign.org/outils/ncolor/nco ... ",0,20,503);
        Menu3_7=new Array("Generateur de code HTML","http://www.mesoutils.com/generateur.php","",0,20,503);
        Menu3_8=new Array("Paint en ligne","http://www.sumo.fm/#create","",0,20,503);
        Menu3_9=new Array("Redimensionner une image","http://reduction-image.com/gif-anime/in ... ",0,20,503);
        Menu3_10=new Array("Icones Pro","http://icones.pro/","",0,20,503);
        Menu3_11=new Array("Bannerfans","http://www.bannerfans.com/banner_maker.php","",0,20,503);
        Menu3_12=new Array("Afficher le code HTML d'une page web","http://tools.apocalx.com/code-html/","",0,20,503);
        Menu3_13=new Array("Generateur de Javascript","http://www.editeurjavascript.com/script ... ",0,20,503);
        Menu3_14=new Array("Raccourcir une URL","http://tinyurl.com/","",0,20,503);
        Menu3_15=new Array("Generateur de CSS","http://csstxt.com/","",0,20,503);

Menu4=new Array("Video","#.htm","",2);
   Menu4_1=new Array("YouTube","http://www.youtube.com/","",0,20,250);
        Menu4_2=new Array("Dailymotion","http://www.dailymotion.com/fr","",0,20,250);
       
Menu5=new Array("Musique","#.htm","",6);
   Menu5_1=new Array("Deezer","http://www.deezer.com/fr/search/mc%20so ... ",0,20,250);
   Menu5_2=new Array("Jamendo","http://www.jamendo.com/fr/","",0,20,250);
   Menu5_3=new Array("jiwa","http://www.jiwa.fr/","",0,20,250);
        Menu5_4=new Array("Grooveshark","http://grooveshark.com/#!/","",0,20,250);
        Menu5_5=new Array("Radio Way","http://www.radioways.com/#/home","",0,20,155);
   Menu5_6=new Array("radios syxy","http://radios.syxy.com/","",0,20,155);
// Gobal variables   

   var AgntUsr=navigator.userAgent.toLowerCase();
   var DomYes=(document.getElementById)?1:0;
   var NavYes=(AgntUsr.indexOf('mozilla')!=-1AgntUsr.indexOf('compatible')==-1)?1:0;
   var ExpYes=(AgntUsr.indexOf('msie')!=-1)?1:0;
   var Opr5=(AgntUsr.indexOf('opera 5')!=-1||AgntUsr.indexOf('opera/5')!=-1)?1:0;
   var DomNav=(DomYesNavYes)?1:0;
    var DomExp=(DomYesExpYes)?1:0;
   var Nav4=(NavYes!DomYesdocument.layers)?1:0;
   var Exp4=(ExpYes!DomYesdocument.all)?1:0;
   var PosStrt=((NavYes||ExpYes)!Opr5)?1:0;

   var FrstLoc,ScLoc,DcLoc;
   var ScWinWdth,ScWinHght,FrstWinWdth,FrstWinHght;
   var ScLdAgainWin;
   var FirstColPos,SecColPos,DocColPos;
   var RcrsLvl=0;
   var FrstCreat=1,Loadd=0,Creatd=0,IniFlg,AcrssFrms=1;
   var FrstCntnr=null,CurrntOvr=null,CloseTmr=null;
   var CntrTxt,TxtClose,ImgStr;
   var Ztop=100;
   var ShwFlg=0;
   var M_StrtTp=StartTop,M_StrtLft=StartLeft;
   var LftXtra=(DomNav)?LeftPaddng:0;
   var TpXtra=(DomNav)?TopPaddng:0;
   var M_Hide=(Nav4)?'hide':'hidden';
   var M_Show=(Nav4)?'show':'visible';
   var Par=(parent.frames[0]FirstLineFrame!=SecLineFrame)?parent:window;
   var Doc=Par.document;
   var Bod=Doc.body;
   var Trigger=(NavYes)?Par:Bod;

   MenuTextCentered=(MenuTextCentered==1||MenuTextCentered=='center')?'center':(MenuTextCentered==0||MenuTextCentered!='right')?'left':'right';
   WbMstrAlrts=["No such frame: ","Item not defined: ","Item needs height: ","Item needs width: ","Item Oke ","Menu tree oke"];

   if(Trigger.onload)Dummy=Trigger.onload;
   if(DomNav!Opr5)Trigger.addEventListener('load',Go,false);else Trigger.onload=Go;

function Dummy(){return}      // Executes user onload when found

function CnclSlct(){return false}      // Prevents text select on menu items.

function RePos(){         // Repositions menu after resize IE and NS6
   var FrstCntnrStyle=(!Nav4)?FrstCntnr.style:FrstCntnr;
   FrstWinWdth=(ExpYes)?FrstLoc.document.body.clientWidth:FrstLoc.innerWidth;
   FrstWinHght=(ExpYes)?FrstLoc.document.body.clientHeight:FrstLoc.innerHeight;
   ScWinWdth=(ExpYes)?ScLoc.document.body.clientWidth:ScLoc.innerWidth;
   ScWinHght=(ExpYes)?ScLoc.document.body.clientHeight:ScLoc.innerHeight;
   if(TargetLoc)ClcTrgt();
   if(MenuCentered)ClcLft();
   if(MenuVerticalCentered)ClcTp();
   PosMenu(FrstCntnr,StartTop,StartLeft)}

function UnLoaded(){         // Disables menu when document gets unloaded
   if(typeof(CloseTmr)!='undefined'CloseTmr)clearTimeout(CloseTmr);
   Loadd=0; Creatd=0;
   if(HideTop){
   var FCStyle=(Nav4)?FrstCntnr:FrstCntnr.style;
   FCStyle.visibility=M_Hide}}

function ReDoWhole(){      // Reloads after resize NS4 only
   if(ScWinWdth!=ScLoc.innerWidth||ScWinHght!=ScLoc.innerHeight||FrstWinWdth!=FrstLoc.innerWidth||FrstWinHght!=FrstLoc.innerHeight)
   Doc.location.reload()}

function Check(WMnu,NoOf){      // Checks menu tree
   var i,Hg,Wd,La,Li,Nof,array,ArrayLoc;
   ArrayLoc=(parent.frames[0])?parent.frames[FirstLineFrame]:self;
   for(i=0;iNoOf;i++){
      array=WMnu+eval(i+1);
      if(!ArrayLoc[array]){WbMstrAlrt(1,array); return false}
      La=ArrayLoc[array][0]; Li=ArrayLoc[array][1]; Nof=ArrayLoc[array][3];
      if(i==0){   if(!ArrayLoc[array][4]){WbMstrAlrt(2,array); return false}
         if(!ArrayLoc[array][5]){WbMstrAlrt(3,array); return false}}
         Hg=ArrayLoc[array][4]; Wd=ArrayLoc[array][5];
      if(!WbMstrAlrt(4,'\n\n'+array+'\nwidth: '+Wd+'\nheight: '+Hg+'\nLabel: '+La+'\nLink: '+Li+'\nNo of sub items: '+Nof)){WebMasterCheck=0; return true}
      if(ArrayLoc[array][3])if(!Check(array+'_',ArrayLoc[array][3])) return false}
   return true}   

function WbMstrAlrt(No,Xtra){
   if(WebMasterCheck)return confirm(WbMstrAlrts[No]+Xtra+'  ')}

function Go(){         // Main function
   Dummy();
   if(Loadd||!PosStrt)return;
   BeforeStart();
   Creatd=0; Loadd=1;
   status='Building menu';
   if(FrstCreat){
      if(FirstLineFrame =="" || !parent.frames[FirstLineFrame]){WbMstrAlrt(0,FirstLineFrame); FirstLineFrame=SecLineFrame}
      if(FirstLineFrame =="" || !parent.frames[FirstLineFrame]){WbMstrAlrt(0,SecLineFrame); FirstLineFrame=SecLineFrame=DocTargetFrame}
      if(FirstLineFrame =="" || !parent.frames[FirstLineFrame]){WbMstrAlrt(0,DocTargetFrame); FirstLineFrame=SecLineFrame=DocTargetFrame=''}
      if(SecLineFrame =="" || !parent.frames[SecLineFrame])SecLineFrame=DocTargetFrame;
      if(SecLineFrame =="" || !parent.frames[SecLineFrame])SecLineFrame=DocTargetFrame=FirstLineFrame;
      if(DocTargetFrame =="" || !parent.frames[DocTargetFrame])DocTargetFrame=SecLineFrame;
      if(WebMasterCheck){if(!Check('Menu',NoOffFirstLineMenus))return;else WbMstrAlrt(5,'')}
      FrstLoc=(FirstLineFrame!="")?parent.frames[FirstLineFrame]:window;
      ScLoc=(SecLineFrame!="")?parent.frames[SecLineFrame]:window;
      DcLoc=(DocTargetFrame!="")?parent.frames[DocTargetFrame]:window;
      if (FrstLoc==ScLoc) AcrssFrms=0;
      if (AcrssFrms)FirstLineHorizontal=(MenuFramesVertical)?0:1;
      FrstWinWdth=(ExpYes)?FrstLoc.document.body.clientWidth:FrstLoc.innerWidth;
      FrstWinHght=(ExpYes)?FrstLoc.document.body.clientHeight:FrstLoc.innerHeight;
      ScWinWdth=(ExpYes)?ScLoc.document.body.clientWidth:ScLoc.innerWidth;
      ScWinHght=(ExpYes)?ScLoc.document.body.clientHeight:ScLoc.innerHeight;
      if(Nav4){CntrTxt=(MenuTextCentered!='left')?"div align='"+MenuTextCentered+"'":"";TxtClose="/font"+(MenuTextCentered!='left')?"/div":""}}
   FirstColPos=(Nav4)?FrstLoc.document:FrstLoc.document.body;
   SecColPos=(Nav4)?ScLoc.document:ScLoc.document.body;
   DocColPos=(Nav4)?DcLoc.document:ScLoc.document.body;
   if (TakeOverBgColor)FirstColPos.bgColor=(AcrssFrms)?SecColPos.bgColor:DocColPos.bgColor;
   if(FrstCreat){FrstCntnr=CreateMenuStructure('Menu',NoOffFirstLineMenus);
   FrstCreat=(AcrssFrms)?0:1}
   else CreateMenuStructureAgain('Menu',NoOffFirstLineMenus);
      if(TargetLoc)ClcTrgt();
      if(MenuCentered) ClcLft();
      if(MenuVerticalCentered) ClcTp();
   PosMenu(FrstCntnr,StartTop,StartLeft);
   IniFlg=1;Initiate();Creatd=1;
   ScLdAgainWin=(ExpYes)?ScLoc.document.body:ScLoc;
   ScLdAgainWin.onunload=UnLoaded;
   //if(ExpYes)FrstLoc.document.body.onselectstart=CnclSlct;
   Trigger.onresize=(Nav4)?ReDoWhole:RePos;
   AfterBuild();
   status='Menu ready for use'}

function ClcTrgt(){         // Calculates StartTop and Left when positioning is relative
   var TLoc=(Nav4)?FrstLoc.document.layers[TargetLoc]:(DomYes)?FrstLoc.document.getElementById(TargetLoc):FrstLoc.document.all[TargetLoc];
   StartTop=M_StrtTp; StartLeft=M_StrtLft;
   StartTop+=(Nav4)?TLoc.pageY:TLoc.offsetTop;
   StartLeft+=(Nav4)?TLoc.pageX:TLoc.offsetLeft}

function ClcLft(){         // Calculates StartTop and Left when menu is centered
   if(MenuCentered!='left'){
      var Size=FrstWinWdth-((!Nav4)?parseInt(FrstCntnr.style.width):FrstCntnr.clip.width);
      StartLeft=M_StrtLft;
      StartLeft+=(MenuCentered=='right')?Size:Size/2}}

function ClcTp(){         // Calculates StartTop and Left when menu is centered
   if(MenuVerticalCentered!='top'){   
      var Size=FrstWinHght-((!Nav4)?parseInt(FrstCntnr.style.height):FrstCntnr.clip.height);
      StartTop=M_StrtTp;
      StartTop+=(MenuVerticalCentered=='bottom')?Size:Size/2}}

function PosMenu(CntnrPntr,Tp,Lt){   // Positions menu elements
   var Topi,Lefti,Hori;
   var Cntnr=CntnrPntr;
   var Mmbr=Cntnr.FrstMbr;
   var CntnrStyle=(!Nav4)?Cntnr.style:Cntnr;
   var MmbrStyle=(!Nav4)?Mmbr.style:Mmbr;
   var PadL=(Mmbr.value.indexOf('')==-1)?LftXtra:0;
   var PadT=(Mmbr.value.indexOf('')==-1)?TpXtra:0;
   var MmbrWt=(!Nav4)?parseInt(MmbrStyle.width)+PadL:MmbrStyle.clip.width;
   var MmbrHt=(!Nav4)?parseInt(MmbrStyle.height)+PadT:MmbrStyle.clip.height;
   var CntnrWt=(!Nav4)?parseInt(CntnrStyle.width):CntnrStyle.clip.width;
   var CntnrHt=(!Nav4)?parseInt(CntnrStyle.height):CntnrStyle.clip.height;
   var SubTp,SubLt;
   RcrsLvl++;
   if (RcrsLvl==1 AcrssFrms)(!MenuFramesVertical)?Tp=FrstWinHght-CntnrHt+((Nav4)?4:0):Lt=(RightToLeft)?0:FrstWinWdth-CntnrWt+((Nav4)?4:0);
   if (RcrsLvl==2 AcrssFrms)(!MenuFramesVertical)?Tp=0:Lt=(RightToLeft)?ScWinWdth-CntnrWt:0;
   if (RcrsLvl==2 AcrssFrms){Tp+=VerCorrect;Lt+=HorCorrect}
   CntnrStyle.top=(RcrsLvl==1)?Tp:0;Cntnr.OrgTop=Tp;
   CntnrStyle.left=(RcrsLvl==1)?Lt:0;   Cntnr.OrgLeft=Lt;
   if (RcrsLvl==1 FirstLineHorizontal){Hori=1; Lefti=CntnrWt-MmbrWt-2*BorderWidth;Topi=0}
   else{Hori=Lefti=0; Topi=CntnrHt-MmbrHt-2*BorderWidth}
   while(Mmbr!=null){
      PadL=(Mmbr.value.indexOf('')==-1)?LftXtra:0;
      PadT=(Mmbr.value.indexOf('')==-1)?TpXtra:0;
      MmbrStyle.left=Lefti+BorderWidth;
      MmbrStyle.top=Topi+BorderWidth;
      if(Nav4)Mmbr.CmdLyr.moveTo(Lefti+BorderWidth,Topi+BorderWidth);
      if(Mmbr.ChildCntnr){
         if(RightToLeft)ChldCntnrWdth=(Nav4)?Mmbr.ChildCntnr.clip.width:parseInt(Mmbr.ChildCntnr.style.width);
         if(Hori){   SubTp=Topi+MmbrHt+2*BorderWidth;
            SubLt=(RightToLeft)?Lefti+MmbrWt-ChldCntnrWdth:Lefti}
         else{   SubLt=(RightToLeft)?Lefti-ChldCntnrWdth+ChildOverlap*MmbrWt+BorderWidth:Lefti+(1-ChildOverlap)*MmbrWt+BorderWidth;
            SubTp=(RcrsLvl==1AcrssFrms)?Topi:Topi+ChildVerticalOverlap*MmbrHt}
         PosMenu(Mmbr.ChildCntnr,SubTp,SubLt)}
         Mmbr=Mmbr.PrvMbr;
      if(Mmbr){   MmbrStyle=(!Nav4)?Mmbr.style:Mmbr;
         MmbrWt=(!Nav4)?parseInt(MmbrStyle.width)+PadL:MmbrStyle.clip.width;
         MmbrHt=(!Nav4)?parseInt(MmbrStyle.height)+PadT:MmbrStyle.clip.height;
         (Hori)?Lefti-=(BorderBtwnElmnts)?(MmbrWt+BorderWidth):(MmbrWt):Topi-=(BorderBtwnElmnts)?(MmbrHt+BorderWidth):(MmbrHt)}}
   RcrsLvl--}

function Initiate(){         // Resets menu's visiblity
   if(IniFlg){Init(FrstCntnr);IniFlg=0;if(ShwFlg)AfterCloseAll();ShwFlg=0}}

function Init(CntnrPntr){
   var Mmbr=CntnrPntr.FrstMbr;
   var MCStyle=(Nav4)?CntnrPntr:CntnrPntr.style;
   RcrsLvl++;
   MCStyle.visibility=(RcrsLvl==1)?M_Show:M_Hide;
   CntnrPntr.Sflg=(RcrsLvl==1)?1:0;
   while(Mmbr!=null){
      if(Mmbr.ChildCntnr) Init(Mmbr.ChildCntnr);
      Mmbr=Mmbr.PrvMbr}
   RcrsLvl--}

function ClearAllChilds(Pntr,ChldPntr){   // Hides no longer wanted elements
   var CPCCStyle;
   while (Pntr){
      if(Pntr.ChildCntnrPntr.ChildCntnr.Sflg){
         CPCCStyle=(Nav4)?Pntr.ChildCntnr:Pntr.ChildCntnr.style;
         if(Pntr.ChildCntnr!=ChldPntr){CPCCStyle.visibility=M_Hide;Pntr.ChildCntnr.Sflg=0}
         ClearAllChilds(Pntr.ChildCntnr.FrstMbr,ChldPntr)}
      Pntr=Pntr.PrvMbr}}   

function GoTo(){         // Triggered by mouse click
   if(this.LinkTxt){
      status='';
      if(Nav4){if(this.LowLyr.LoBck)this.LowLyr.bgColor=this.LowLyr.LoBck;if(this.LowLyr.value.indexOf('img')==-1){this.LowLyr.document.write(this.LowLyr.value);this.LowLyr.document.close()}}
      else{if(this.LoBck)this.style.backgroundColor=this.LoBck; if(this.LwFntClr)this.style.color=this.LwFntClr}
      (this.LinkTxt.indexOf('javascript:')!=-1)?eval(this.LinkTxt):DcLoc.location.href=this.LinkTxt}}

function OpenMenu(){         // Triggered by mouse over
   if(!Loadd||!Creatd) return;
   var TpScrlld=(ExpYes)?ScLoc.document.body.scrollTop:ScLoc.pageYOffset;
   var LScrlld=(ExpYes)?ScLoc.document.body.scrollLeft:ScLoc.pageXOffset;
   var CCnt=(Nav4)?this.LowLyr.ChildCntnr:this.ChildCntnr;
   var ThisHt=(Nav4)?this.clip.height:parseInt(this.style.height);
   var ThisWt=(Nav4)?this.clip.width:parseInt(this.style.width);
   var ThisLft=(AcrssFrmsthis.Level==1!FirstLineHorizontal)?0:(Nav4)?this.Container.left:parseInt(this.Container.style.left);
   var ThisTp=(AcrssFrmsthis.Level==1FirstLineHorizontal)?0:(Nav4)?this.Container.top:parseInt(this.Container.style.top);
   var CRoll=(Nav4)?this.LowLyr.ro:this.ro;
   CurrntOvr=this; IniFlg=0;
   ClearAllChilds(this.Container.FrstMbr,CCnt);
   if(CRoll){   if(Nav4)this.LowLyr.document.images[this.LowLyr.rid].src=this.LowLyr.ri2;
      else {var Lc=(this.Level==1)?FrstLoc:ScLoc;Lc.document.images[this.rid].src=this.ri2}}
   else{   if(Nav4){if(this.LowLyr.HiBck)this.LowLyr.bgColor=this.LowLyr.HiBck;if(this.LowLyr.value.indexOf('img')==-1){this.LowLyr.document.write(this.LowLyr.Ovalue);this.LowLyr.document.close()}}
      else{if(this.HiBck)this.style.backgroundColor=this.HiBck;if(this.HiFntClr)this.style.color=this.HiFntClr}}
   if(CCnt!=null){
      if(!ShwFlg){ShwFlg=1;BeforeFirstOpen()}
      CCnt.Sflg=1;
      var CCW=(Nav4)?this.LowLyr.ChildCntnr.clip.width:parseInt(this.ChildCntnr.style.width);
      var CCH=(Nav4)?this.LowLyr.ChildCntnr.clip.height:parseInt(this.ChildCntnr.style.height);
      var ChCntTL=(Nav4)?this.LowLyr.ChildCntnr:this.ChildCntnr.style;
      var SubLt=(AcrssFrmsthis.Level==1)?CCnt.OrgLeft+ThisLft+LScrlld:CCnt.OrgLeft+ThisLft;
      var SubTp=(AcrssFrmsthis.Level==1)?CCnt.OrgTop+ThisTp+TpScrlld:CCnt.OrgTop+ThisTp;
      if(MenuWrap){
         if(RightToLeft){if(SubLtLScrlld)SubLt=(this.Level==1)?LScrlld:SubLt+(CCW+(1-2*ChildOverlap)*ThisWt);
            if(SubLt+CCWScWinWdth+LScrlld)SubLt=ScWinWdth+LScrlld-CCW}
         else{   if(SubLt+CCWScWinWdth+LScrlld)SubLt=(this.Level==1)?ScWinWdth+LScrlld-CCW:SubLt-(CCW+(1-2*ChildOverlap)*ThisWt);
            if(SubLtLScrlld)SubLt=LScrlld}
         if(SubTp+CCHTpScrlld+ScWinHght)SubTp=(this.Level==1)?SubTp=TpScrlld+ScWinHght-CCH:SubTp-CCH+(1-2*ChildVerticalOverlap)*ThisHt;
         if(SubTpTpScrlld)SubTp=TpScrlld}
      ChCntTL.top=SubTp;ChCntTL.left=SubLt;ChCntTL.visibility=M_Show}
   status=this.LinkTxt}   

function OpenMenuClick(){         // Triggered by mouse over
   if(!Loadd||!Creatd) return;
   var CCnt=(Nav4)?this.LowLyr.ChildCntnr:this.ChildCntnr;
   var CRoll=(Nav4)?this.LowLyr.ro:this.ro;
   CurrntOvr=this; IniFlg=0;
   ClearAllChilds(this.Container.FrstMbr,CCnt);
   if(CRoll){   if(Nav4)this.LowLyr.document.images[this.LowLyr.rid].src=this.LowLyr.ri2;
      else {var Lc=(this.Level==1)?FrstLoc:ScLoc;Lc.document.images[this.rid].src=this.ri2}}
   else{   if(Nav4){if(this.LowLyr.HiBck)this.LowLyr.bgColor=this.LowLyr.HiBck;if(this.LowLyr.value.indexOf('img')==-1){this.LowLyr.document.write(this.LowLyr.Ovalue);this.LowLyr.document.close()}}
      else{if(this.HiBck)this.style.backgroundColor=this.HiBck;if(this.HiFntClr)this.style.color=this.HiFntClr}}
   status=this.LinkTxt}   

function CloseMenu(){      // Triggered by mouse out
   if(!Loadd||!Creatd) return;
   var CRoll=(Nav4)?this.LowLyr.ro:this.ro;
   if(CRoll){   if(Nav4)this.LowLyr.document.images[this.LowLyr.rid].src=this.LowLyr.ri1;
      else {var Lc=(this.Level==1)?FrstLoc:ScLoc;Lc.document.images[this.rid].src=this.ri1}}
   else{   if(Nav4){if(this.LowLyr.LoBck)this.LowLyr.bgColor=this.LowLyr.LoBck;if(this.LowLyr.value.indexOf('img')==-1){this.LowLyr.document.write(this.LowLyr.value);this.LowLyr.document.close()}}
      else{if(this.LoBck)this.style.backgroundColor=this.LoBck;if(this.LwFntClr)this.style.color=this.LwFntClr}}
   status='';
   if(this==CurrntOvr){IniFlg=1;if (CloseTmr) clearTimeout(CloseTmr);CloseTmr=setTimeout('Initiate(CurrntOvr)',DissapearDelay)}}

function CntnrSetUp(Wdth,Hght,NoOff){   // Sets up layer that holds group of elements
   var x=(RcrsLvl==1)?BorderColor:BorderSubColor;
   this.FrstMbr=null;
   this.OrgLeft=this.OrgTop=0;
   this.Sflg=0;
   if(x)this.bgColor=x;
   if(Nav4){this.visibility='hide';this.resizeTo(Wdth,Hght)}
   else{if(x)this.style.backgroundColor=x;
      this.style.width=Wdth;
      this.style.height=Hght;
      this.style.fontFamily=FontFamily;
      this.style.fontWeight=(FontBold)?'bold':'normal';
      this.style.fontStyle=(FontItalic)?'italic':'normal';
      this.style.fontSize=FontSize+'pt';
      this.style.zIndex=RcrsLvl+Ztop}}

function MbrSetUp(MmbrCntnr,PrMmbr,WhatMenu,Wdth,Hght){ // Sets up element IE NS6
   var Location=(RcrsLvl==1)?FrstLoc:ScLoc;
   var MemVal=eval(WhatMenu+'[0]');
   var t,T,L,W,H,S;
   var a,b,c,d;
   this.PrvMbr=PrMmbr;
   this.Level=RcrsLvl;
   this.LinkTxt=eval(WhatMenu+'[1]');
   this.Container=MmbrCntnr;
   this.ChildCntnr=null;
   this.style.overflow='hidden';
   this.style.cursor=(ExpYes(this.LinkTxt||(RcrsLvl==1UnfoldsOnClick)))?'hand':'default';
   this.ro=0;
   if(MemVal.indexOf('rollover')!=-1){
      this.ro=1;this.ri1=MemVal.substring(MemVal.indexOf(':')+1,MemVal.lastIndexOf(':'));
      this.ri2=MemVal.substring(MemVal.lastIndexOf(':')+1,MemVal.length);
      this.rid=WhatMenu+'i';MemVal="img src='"+this.ri1+"' name='"+this.rid+"'"}
   this.value=MemVal;
   if(RcrsLvl==1){a=LowBgColor; b=HighBgColor; c=FontLowColor; d=FontHighColor}
   else {a=LowSubBgColor; b=HighSubBgColor; c=FontSubLowColor; d=FontSubHighColor}
   this.LoBck=a;
   this.LwFntClr=c;
   this.HiBck=b;
   this.HiFntClr=d;
   this.style.color=this.LwFntClr;
   if(this.LoBck)this.style.backgroundColor=this.LoBck;
   this.style.textAlign=MenuTextCentered;
   if(eval(WhatMenu+'[2]'))this.style.backgroundImage="url(\'"+eval(WhatMenu+'[2]')+"\')";
   if(MemVal.indexOf('')==-1){this.style.width=Wdth-LftXtra;this.style.height=Hght-TpXtra;
      this.style.paddingLeft=LeftPaddng;this.style.paddingTop=TopPaddng}
   else{   this.style.width=Wdth; this.style.height=Hght}
   if(MemVal.indexOf('')==-1DomYes){t=Location.document.createTextNode(MemVal);this.appendChild(t)}
   else this.innerHTML=MemVal;
   if(eval(WhatMenu+'[3]')){
      S=(RcrsLvl==1FirstLineHorizontal)?'tridown.gif':(RightToLeft)?'trileft.gif':'tri.gif';
      W=(RcrsLvl==1FirstLineHorizontal)?10:5;
      H=(RcrsLvl==1FirstLineHorizontal)?5:10;
      T=(RcrsLvl==1FirstLineHorizontal)?Hght-7:Hght/2-5;
      L=(RcrsLvl==1FirstLineHorizontal)?Wdth-12:Wdth-7;
      if(DomYes){t=Location.document.createElement('img'); this.appendChild(t); t.style.position='absolute'; t.src=S; t.style.width=W; t.style.height=H; t.style.top=T; t.style.left=L}
      else{MemVal+="div style='position:absolute; top:"+T+"; left:"+L+"; width:"+W+"; height:"+H+";visibility:inherit'img src='"+S+"'/div"; this.innerHTML=MemVal}}
   if(ExpYes){
      this.onmouseover=(RcrsLvl==1UnfoldsOnClick)?OpenMenuClick:OpenMenu;
      this.onmouseout=CloseMenu;
      this.onclick=(RcrsLvl==1UnfoldsOnClickeval(WhatMenu+'[3]'))?OpenMenu:GoTo}
   else{
      (RcrsLvl==1UnfoldsOnClick)?this.addEventListener('mouseover',OpenMenuClick,false):this.addEventListener('mouseover',OpenMenu,false);
      this.addEventListener('mouseout',CloseMenu,false);
      (RcrsLvl==1UnfoldsOnClickeval(WhatMenu+'[3]'))?this.addEventListener('click',OpenMenu,false):this.addEventListener('click',GoTo,false)}}

function NavMbrSetUp(MmbrCntnr,PrMmbr,WhatMenu,Wdth,Hght){ // Sets up element IE NS6
   var a,b,c,d;
   if(RcrsLvl==1){a=LowBgColor; b=HighBgColor; c=FontLowColor; d=FontHighColor}
   else {a=LowSubBgColor; b=HighSubBgColor; c=FontSubLowColor; d=FontSubHighColor}
   this.value=eval(WhatMenu+'[0]');
   this.ro=0;
   if(this.value.indexOf('rollover')!=-1){
      this.ro=1;this.ri1=this.value.substring(this.value.indexOf(':')+1,this.value.lastIndexOf(':'));
      this.ri2=this.value.substring(this.value.lastIndexOf(':')+1,this.value.length);
      this.rid=WhatMenu+'i';this.value="img src='"+this.ri1+"' name='"+this.rid+"'"}
   if(LeftPaddngthis.value.indexOf('')==-1MenuTextCentered=='left')this.value='nbsp\;'+this.value;
   if(FontBold)this.value=this.value.bold();
   if(FontItalic)this.value=this.value.italics();
   this.Ovalue=this.value;
   this.value=this.value.fontcolor(c);
   this.Ovalue=this.Ovalue.fontcolor(d);
   this.value=CntrTxt+"font face='"+FontFamily+"' point-size='"+FontSize+"'"+this.value+TxtClose;
   this.Ovalue=CntrTxt+"font face='"+FontFamily+"' point-size='"+FontSize+"'"+this.Ovalue+TxtClose;
   this.LoBck=a;
   this.HiBck=b;
   this.ChildCntnr=null;
   this.PrvMbr=PrMmbr;
   this.visibility='inherit';
   if(this.LoBck)this.bgColor=this.LoBck;
   this.resizeTo(Wdth,Hght);
   if(!AcrssFrmseval(WhatMenu+'[2]'))this.background.src=eval(WhatMenu+'[2]');
   this.document.write(this.value);
   this.document.close();
   this.CmdLyr=new Layer(Wdth,MmbrCntnr);
   this.CmdLyr.Level=RcrsLvl;
   this.CmdLyr.LinkTxt=eval(WhatMenu+'[1]');
   this.CmdLyr.visibility='inherit';
   this.CmdLyr.onmouseover=(RcrsLvl==1UnfoldsOnClick)?OpenMenuClick:OpenMenu;
   this.CmdLyr.onmouseout=CloseMenu;
   this.CmdLyr.captureEvents(Event.MOUSEUP);
   this.CmdLyr.onmouseup=(RcrsLvl==1UnfoldsOnClickeval(WhatMenu+'[3]'))?OpenMenu:GoTo;
   this.CmdLyr.LowLyr=this;
   this.CmdLyr.resizeTo(Wdth,Hght);
   this.CmdLyr.Container=MmbrCntnr;
   if(eval(WhatMenu+'[3]')){
      this.CmdLyr.ImgLyr=new Layer(10,this.CmdLyr);
      this.CmdLyr.ImgLyr.visibility='inherit';
      this.CmdLyr.ImgLyr.top=(RcrsLvl==1FirstLineHorizontal)?Hght-7:Hght/2-5;
      this.CmdLyr.ImgLyr.left=(RcrsLvl==1FirstLineHorizontal)?Wdth-12:Wdth-7;
      this.CmdLyr.ImgLyr.width=(RcrsLvl==1FirstLineHorizontal)?10:5;
      this.CmdLyr.ImgLyr.height=(RcrsLvl==1FirstLineHorizontal)?5:10;
      ImgStr=(RcrsLvl==1FirstLineHorizontal)?"img src='tridown.gif'":(RightToLeft)?"img src='trileft.gif'":"img src='tri.gif'";
      this.CmdLyr.ImgLyr.document.write(ImgStr);
      this.CmdLyr.ImgLyr.document.close()}}

function CreateMenuStructure(MName,NumberOf){
   RcrsLvl++;
   var i,NoOffSubs,Mbr,Wdth=0,Hght=0;
   var PrvMmbr=null;
   var WMnu=MName+'1';
   var MenuWidth=eval(WMnu+'[5]');
   var MenuHeight=eval(WMnu+'[4]');
   var Location=(RcrsLvl==1)?FrstLoc:ScLoc;
   if (RcrsLvl==1FirstLineHorizontal){
      for(i=1;iNumberOf+1;i++){WMnu=MName+eval(i);Wdth=(eval(WMnu+'[5]'))?Wdth+eval(WMnu+'[5]'):Wdth+MenuWidth}
      Wdth=(BorderBtwnElmnts)?Wdth+(NumberOf+1)*BorderWidth:Wdth+2*BorderWidth;Hght=MenuHeight+2*BorderWidth}
   else{   for(i=1;iNumberOf+1;i++){WMnu=MName+eval(i);Hght=(eval(WMnu+'[4]'))?Hght+eval(WMnu+'[4]'):Hght+MenuHeight}
      Hght=(BorderBtwnElmnts)?Hght+(NumberOf+1)*BorderWidth:Hght+2*BorderWidth;Wdth=MenuWidth+2*BorderWidth}
   if(DomYes){
      var MmbrCntnr=Location.document.createElement("div");
      MmbrCntnr.style.position='absolute';
      MmbrCntnr.style.visibility='hidden';
      Location.document.body.appendChild(MmbrCntnr)}
   else   if(Nav4) var MmbrCntnr=new Layer(Wdth,Location)
      else{   WMnu+='c';
         Location.document.body.insertAdjacentHTML("AfterBegin","div id='"+WMnu+"' style='visibility:hidden; position:absolute;'\/div");
         var MmbrCntnr=Location.document.all[WMnu]}
   MmbrCntnr.SetUp=CntnrSetUp;
   MmbrCntnr.SetUp(Wdth,Hght,NumberOf);
   if(Exp4){   MmbrCntnr.InnerString='';
      for(i=1;iNumberOf+1;i++){
         WMnu=MName+eval(i);
         MmbrCntnr.InnerString+="div id='"+WMnu+"' style='position:absolute;'\/div"}
      MmbrCntnr.innerHTML=MmbrCntnr.InnerString}
   for(i=1;iNumberOf+1;i++){
      WMnu=MName+eval(i);
      NoOffSubs=eval(WMnu+'[3]');
      Wdth=(RcrsLvl==1FirstLineHorizontal)?(eval(WMnu+'[5]'))?eval(WMnu+'[5]'):MenuWidth:MenuWidth;
      Hght=(RcrsLvl==1FirstLineHorizontal)?MenuHeight:(eval(WMnu+'[4]'))?eval(WMnu+'[4]'):MenuHeight;
      if(DomYes){Mbr=Location.document.createElement("div");
         Mbr.style.position='absolute';
         Mbr.style.visibility='inherit';
         MmbrCntnr.appendChild(Mbr)}
      else Mbr=(Nav4)?new Layer(Wdth,MmbrCntnr):Location.document.all[WMnu];
      Mbr.SetUp=(Nav4)?NavMbrSetUp:MbrSetUp;
      Mbr.SetUp(MmbrCntnr,PrvMmbr,WMnu,Wdth,Hght);
      if(NoOffSubs) Mbr.ChildCntnr=CreateMenuStructure(WMnu+'_',NoOffSubs);
      PrvMmbr=Mbr}
   MmbrCntnr.FrstMbr=Mbr;
   RcrsLvl--;
   return(MmbrCntnr)}

function CreateMenuStructureAgain(MName,NumberOf){
   var i,WMnu,NoOffSubs;
   var PrvMmbr,Mbr=FrstCntnr.FrstMbr;
   RcrsLvl++;
   for(i=NumberOf;i0;i--){
      WMnu=MName+eval(i);
      NoOffSubs=eval(WMnu+'[3]');
      PrvMmbr=Mbr;
      if(NoOffSubs)Mbr.ChildCntnr=CreateMenuStructure(WMnu+'_',NoOffSubs);
      Mbr=Mbr.PrvMbr}
   RcrsLvl--}
/SCRIPT
    /TD/tr/centerbody style="background: url(http://img11.hostingpics.net/pics/902516bricetbroc.jpg) center +20 fixed no-repeat;"
tr
tdnbspcenterbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrimg src="http://img11.hostingpics.net/pics/62369 ... center;/td
/tr
tr
td height="794" align="center"
pcenterimg src="http://img11.hostingpics.net/pics/79329 ... pie500.jpg" width="500" height="375"/center/p
pobject data="player_mp3_multi.swf" type="application/x-shockwave-flash" width="500" height="100" align="middle" title=""
param name="wmode" value="transparent" /
param name="movie" value="player_mp3_multi.swf" /
param name="FlashVars" value="mp3=voyou-voyelle.mp3|homo-jardinicus.mp3|music3.mp3|musi4.mp3|music5.mp3|music6.mp3|music7.mp3title=[ 03:29] Voyou-voyelle |03mn38s Homo jardinicus|Musique 3|Musique 4|Musique 5|Musique 6|Musique 7|showstop=1showvolume=1autoplay=0showinfo=0loop=0shuffle=0width=500height=100bgcolor1=0e2240buttoncolor=99ccffbuttonovercolor=ffffffslidercolor1=99ccffslidercolor2=99ccffsliderovercolor=fffffftextcolor=99ccffcurrentmp3color=ffffffscrollbarcolor=99ccffscrollbarovercolor=ffffff" /
embed src="player_mp3_multi.swf" width="500" height="100" align="middle" wmode="transparent" flashvars="mp3=voyou-voyelle.mp3|voyou-voyelle.mp3|voyou-voyelle.mp3|voyou-voyelle.mp3|voyou-voyelle.mp3|voyou-voyelle.mp3|voyou-voyelle.mp3title=[ 03:29] Voyou-voyelle |Musique 2|Musique 3|Musique 4|Musique 5|Musique 6|Musique 7|showstop=1showvolume=1autoplay=0showinfo=0loop=0shuffle=0width=500height=100bgcolor1=0e2240buttoncolor=99ccffbuttonovercolor=ffffffslidercolor1=99ccffslidercolor2=99ccffsliderovercolor=fffffftextcolor=99ccffcurrentmp3color=ffffffscrollbarcolor=99ccffscrollbarovercolor=ffffff"/embed
pa href="http://www.macromedia.com/go/getflashplayer"Téléchargez
Flash Player./a/p
/object /p/td
/tr
tr
tdcenterdiv class="c1"
object type="application/x-shockwave-flash" data="diapo.swf?xml=diapo.xmltimer=5showtitles=1" width=
"800" height="600"
param name="movie" value="diapo.swf?xml=diapo.xmltimer=5showtitles=1"
/object
/div/center /td
/tr
tr
td /td
/tr
tr
td /td
/tr
tr
td /td
/tr
tr
td /td
/tr
tr
td /td
/tr
/table
/body
/html
A prévoir.

Bonne continuation, si tu veux des captures dit le nous on ce fera un plaisir de te les faire.

++
Avatar du membre
par goélette
#38704
Bonsoir Trial
Si ta soeur préfère qu'on lise difficilemet les sous-menus (un texte est toujours plus simple à déchiffrer s'il n'est pas coupé sur 1, 2 voire 3 lignes, surtout sur une petite justif')...

Pour le reste, je viens d'y retourner, et sur les 3 navigateurs, j'ai toujours exactement la même chose que ce matin, avec le même décalage de la barre de menu vers la gauche.

A bientôt.
Goélette
#38706
Pour le reste, je viens d'y retourner, et sur les 3 navigateurs, j'ai toujours exactement la même chose que ce matin, avec le même décalage de la barre de menu vers la gauche.


C'est ca que je comprend pas, quelle décalage sur le menu?
Goélette c'est une question de zoom car la je vois pas d'autre explication, meme que peut etre sur FEI un zoom pourais te rendre la lecteur plus facile.

Un site = zoom le navigateur s'en rappel...

EDIT je viens de comprendre que peut etre un racoucci est sur ton navigateur !?

Si c'est le cas il faut toujours utiliser le dernier lien en vigeur car un webmaster créer plusieur page regardes ici
http://www.poémienne.fr/index-bis.php
Avatar du membre
par goélette
#38714
Sur FEI, que je fasse un zoom avant ou un zoom arrière, l'ensemble de la page (bannière, barre de navigation, corps, widget...) Tout ça grossit ou
diminue ensemble ! La largeur de la page ne change pas.

Sur son site, la barre diminue ou grossit, mais en se décalant par rapport à l'image (à moins que ce ne soit l'inverse . Je ferai des captures d'écran demain matin, car là, j'ai les yeux qui commencent à se croiser...

... finalement je les ai faites :
[img][img]http://i17.servimg.com/u/f17/17/83/25/59/captur10.jpg[/img][/img]


[img][img]http://i17.servimg.com/u/f17/17/83/25/59/captur11.jpg[/img][/img]

Si c'est moi que me gourre-je, excusez-la, pardon
Avatar du membre
par trial
#38722
Bonsoir, larron et larronne , oui excusez -moi , c'est dur à suivre , mais maintenant les 2 sont les même, index et index-bis ..
Bon, finalement la dernière capture de Goélette me convient , c'est un zoom , c'est ça , et sans zoom (1ère image du dernier post) le menu est complètement décalé .
Il faut dire que je l'ai entouré de left ../ left , le tableau aussi ; mais avec une balise différente :table width="80%" align="left" ..

D'où le problème, je pense .
Je vais donc tâcher d'entourer (vers 22 h ce sera fait ce lundi 7/01/2103 ) le tableau de left ../ left ; si Goélette a la gentillesse de m 'envoyer une nouvelle capture sans le zoom .
Bonne soirée.
#38723
mais maintenant les 2 sont les même, index et index-bis ..
Sauf que si on ne clic pas sur la bonne URL on a pas le dernier résultat.

S'il te plait prend note de fournir la dernières URL concerné sinon c'est le bazar, c'est pour ca que je t'avais demandais lors de nos premiers échanges d'éditer ton topique pour mettre un lien toujours a jour, c'est aussi ca le webmastering.
Ou dans ta signature, pour nous éviter d'utiliser un lien obsolète présent dans notre navigateur.

Toujours a jour...
Avatar du membre
par trial
#38725
OK, désolé , je viens d'éditer mon premier post, j'ai juste mis un lien cliquable sur poémienne ..

Hier , et je t'en remercie encore on a fait un "truc" avec index-bis , pour ne pas faire de bêtise sur le fichier original ...

Si vous voulez on "travaille" maintenant sur www.poémienne.fr l'index"normal" .
Voilà , maintenant le zoom suit , je crois, je n'ai rien trouvé de mieux que de mettre des pointillés pour faire suivre la photo de l'artiste, et les objets en dessous .
Si la cellule était remplie entièrement il n' y aurait pas de problème .
mais il faut maintenant que j'écoute l'artiste qui m'indique que le menu modifié (sous-menus plus grand) ne lui convient pas !! .

Elle me paie avec un bon repas par semaine , j'essaie à cette occasion de lui apprendre à mettre ses nouveaux textes , mais c'est pas gagné !
Bonne soirée .
Avatar du membre
par goélette
#38765
Bonjour Trial

Voici la capture demandée. Je l'ai faite sous firefox, mais c'est kif-kif sur les 2 autres navigateurs que j'ai. Il reste un chouïa de décalage (à droite) entre l'image et la barre.


Mais le zoom fonctionne normalement.

Pour les sous-menus, c'est vous qui voyez.

Bonne journée les fêlés.

Goélette
Image
Avatar du membre
par trial
#39022
Rebonjour , voilà j'ai résolu le problème du décalage , à droite des sous menus d'IE ; j'avais simplement omis la première ligne !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" !
Merci encore à Goélette et Giulano qui ont fait apparaître des défauts que je ne voyais pas .
Par contre , je ne comprends pas pourquoi les diapos automatiques ne fonctionnent pas sous firefox , ces diapos fonctionnent pourtant sur le site de radserver http://radservebeer.free.fr/outilswebma ... diapo.html

Mais pas sur le notre , je l'ai mis là sur un index-bis, tout en bas http://www.poémienne.fr/index-bis.php afin que le site puisse commencer à fonctionner . S'il ne fonctionne pas vous devriez voir un rectangle blanc
A noter que ces diapos ont un problème aussi sur IE , c'est dommage car ce serait exactement ça qu'il nous faudrait , les diapos défilent seules, on peut régler le temps ...
Bonne journée à tous .
Avatar du membre
par goélette
#39023
Bonjour

Sur mac et firefox, le diaporama défile, correctement pour les 2 premières (malgré un fond blanc qui apparaît dessous et à droite), la 3e et la 4e étant plus petites, la seconde reste apparente dessous, comme tu peux le voir là :

Image]

Bonne soirée
Goélette
Avatar du membre
par trial
#39054
Bonsoir, merci pour la capture , c'est le même genre de problème que j'ai sous windows avec IE (cadre blanc ) ; mais sous firefox /windows ça ne fonctionne carrément pas, au moins sur 4 ordinateurs que je peux voir par ici vers chez moi ..

Ce qui est bizarre , c'est que ça fonctionne chez Radserver ..avec Firefox .

J'ai copié la page entière que je mets dans un dossier sur notre serveur , avec les 3 fichiers diapo.html , diapo.swf et diapo.xml et cela ne fonctionne pas quand même sous firefox et avec un petit bug sous IE!
Bonne soirée .
Avatar du membre
par trial
#39062
Rebonsoir, pour ceux qui s'y connaissent , un rapport certain avec le problème de ce logiciel diapo , qui fait appel à un fichier.xml , il y a ce message qui me revient en "echo" , je vois bien que c'est une réponse php , à propos d'un fichier.xml .
?php echo "?xml version="1.0" encoding="iso-8859-1"?".""; ?
Quand cette ligne est présente , Mozilla qui fonctionne en local sur ces diapos me renvoie une erreur comme la capture d'écran de Goelette, si j'efface cette ligne, Mozilla fonctionne bien en local (mais toujours pas sur le site )
merci pour ceux qui pourraient aider à ce que ce logiciel fonctionne correctement , tout le monde pourra en profiter !
Bonne journée .
Avatar du membre
par Invité
#39137
Salut l'ami

?php echo "?xml version="1.0" encoding="iso-8859-1"?".""; ?

Encoding = iso-8859-1


Donc :
Regarde en Affichage
Puis vas dans encodages des caractères
Regarde quel encodage tu utilises

Exemple :
Je vois ceci
  • Occidental (iso-8859-1)
    unicode (UTF-8)


Soit essaye de changer d'encodage

Ou modifie "peuit-être" la ligne que tu as copié/collé

cette ligne
?php echo "?xml version="1.0" encoding="iso-8859-1"?".""; ?Deviendra donc
?php echo "?xml version="1.0" encoding="UTF-8"?".""; ?
En espérant que ça t'avance


++
par roro04
#44704
Image Bonjour,

Nous n'avons plus de nouvelle de l'auteur de ce sujet depuis plus de 10 jours. Nous considérons donc ce problème comme résolu ou abandonné par son auteur. La prochaine fois, merci de nous tenir au courant de l'évolution de votre problème, ou à faire un UP régulièrement !

Ce sujet est verrouillé, si vous souhaitez le reprendre, merci de contacter par message privé un membre de l'équipe de modération du forum.

À bientôt sur FEI !

Bonsoir. J'ai été nettoyé et […]

C' est bien ce qu'il me semble, vous allez le fair[…]

Bonjour, Après avoir contacter pleins de si[…]

Bonjour, Je me suis du coup attarder sur ce fame[…]