Probblema Menų

Probblema...AIUTO!

« Older   Newer »
 
  Share  
.
  1. French 00
     
    .

    User deleted


    Salve, hocreato per il mio sito un menų laterale che potete vedere qui (link di prova) pero come avete notato non ha lo sfondo... :( eccovi il codice :
    <script type="text/javascript">
    //<![CDATA[
    <!--
    var moving;
    function move(b){clearTimeout(moving); if(b<0&&parseInt(Menu.left)>-Width||b>0&&parseInt(Menu.left)<0){moving=setTimeout('move('+b+')',slideSpeed); theleft+=b; Menu.left=theleft+'px'}}
    function startMenu(menu,barText){document.write('<div id=ssm style="width:'+(Width+60)+'px; left:-'+(Width)+'px; top:'+Yoffset+'px; '+(isStatic?'':'top:expression('+Yoffset+'+(y=document.body.scrollTop)+\'px\'); position:fixed!important; ')+'position:absolute; z-index:9" onmouseover=move(10) onmouseout="clearTimeout(moving); moving=setTimeout(\'move(-10)\',waitTime)"><table class=mainbg width=100% cellpadding=4 cellspacing=1><tr><td class=title align=center><b>'+menu+'<\/b><td class=ww rowspan=100 style="width:20px;padding:12px 4px 12px 4px;font-size:10pt;font-weight:bold" align=center valign=middle>'+barText); Menu=document.getElementById("ssm").style; theleft=-Width}
    function addItem(text,link){document.write('<tr><td class=aa><span class=web><a HREF='+link+'>'+text+'<\/a><\/span>')}
    function endMenu(){document.write('<\/table><\/div>')}
    if(document.getElementById){

    isStatic=false;
    Yoffset=100;
    Width=150;
    slideSpeed=20;
    waitTime=500;

    <!--qui il segnalibro del menų laterale!-->
    startMenu("Inazuma Eleven Fan Club Menų","");



    addItem("Home","http://inazumagames.jimdo.com");
    addItem("Codici Inazuma per la Chat di FB","http://inazumagames.jimdo.com/inazuma-eleven-nella-chat-di-facebook/");
    addItem("Mappa del sito","http://inazumagames.jimdo.com/sitemap/");
    addItem("Giochi","http://inazumagames.jimdo.com/giochi");
    addItem("Episodi","hhtp://inazumagames.jimdo.com/episodi");
    addItem("News","http://inazumagames.jimdo.com/news/");


    endMenu()}

    //-->
    //]]>
    </script>

    Potreste ridarmi il codice completo con uno sfondo qualsiasi? GRAZIE!
     
    Top
    .
0 replies since 27/2/2013, 20:31   67 views
  Share  
.
Top