Visualizzazione dei risultati da 1 a 10 su 10
  1. #1
    Utente di HTML.it
    Registrato dal
    Jun 2005
    Messaggi
    2,125

    background:url("bg.png") repeat-x bottom; LENTISSIMO

    ciao...ho un problemone con IE6 ....
    Ho un menu a linguette, e su quest'ultime lo sfondo e' gestito con i css.

    Perche si rallenta sempre visibilmente???
    Nella barra di stato viene scritto Download immagine https://css/bg.png

    questo il css :

    Codice PHP:

    ul
    .tabbernav{
        
    width:100%;
        
    background:url("bg.png"repeat-x bottom;
        
    font:    11px Tahoma;
        
    line-height:normal;
        
    margin:0;
        
    padding:10px 0px 0;
        list-
    style:none;
    }

    ul.tabbernav li
    {
     
    float:left;
     
    backgroundurl("norm_right.png"no-repeat right top;
     
    margin:1px;
     
    padding:0;
     
    }

    ul.tabbernav li a
    {
        
     
    text-decorationnone;
         
    display:block;
          
    backgroundurl("norm_left.png"no-repeat left top;
          
    padding:5px 15px 4px;



    dopo un po di secondi viene caricato tutto e funzia bene....

    Ho provato a isolare il codice lasciando solo il menu a linguette e gli include dei css....il problema permane

  2. #2
    Utente di HTML.it
    Registrato dal
    Sep 2001
    Messaggi
    21,188
    Domande d'obbligo:
    Quanto e` pesante l'immagine?
    Che tipo di linea hai (o ha il server)?
    Quanto pesa nel complesso il resto della pagina?
    Nuova politica di maggiore severita` sui titoli delle discussioni: (ri)leggete il regolamento
    No domande tecniche in messaggi privati

  3. #3
    Utente di HTML.it
    Registrato dal
    Jun 2005
    Messaggi
    2,125
    guarda che con ie7 non lo fa e carica tutto subito.

    Non posso per problemi di spazio postare tutto il codice...

    La pagina pesa 57 k ma l'unica immagine che rallenta tutto e' quella dello sfondo.
    La linea non centra nulla la linea sono in rete locale


    Qui bisogna andare di alternative....posso precaricare l'immagine di sfondo che poi usera' il css con la voce background: url ????

    p.s. le immagini di background pesano 1k 2k e 1k

  4. #4
    Utente di HTML.it
    Registrato dal
    Sep 2001
    Messaggi
    21,188
    Scusa per le domande di prima, ma con cio` che avevi specificato il dubbio era leggittimo.

    Il fatto che altri browser siano piu` veloci, puo` anche dipendere da quanto presente in cache, per cui ciascuna prova andrebbe sempre fatta dopo aver svuotato la cache.

    Pero` se la pagina e` 57K e le immagini 1 o 2 K, e` difficile che la cosa dipenda da quanto sospettavo prima.
    Altra domanda: il path dell'immagine e` corretto? IE permette anche path che partono dalla posizione della pagina HTML: prova anche a modificare il path a partire dall'HTML.

    Chiaramente non ho la risposta, ma non credo sia facile da trovare (ritengo sia da cercare in qualche piega del brwoser o del SO), per cui ti propongo alcune prove (che magari hai gia` fatto):
    - sostituisci l'immagine con un'altra (magari la prima non piace al browser);
    - prova su browser IE6 in un altro computer (o con un altro SO) (chiaramente se puoi);
    - togli l'immagine e sostituiscila con uno sfondo colorato;
    - gioca con le cache ...
    Nuova politica di maggiore severita` sui titoli delle discussioni: (ri)leggete il regolamento
    No domande tecniche in messaggi privati

  5. #5
    Utente di HTML.it
    Registrato dal
    Jun 2005
    Messaggi
    2,125
    innanzitutto grazie per avermi risposto.

    Ho fatto tutte le prove che mi hai detto ma senza risultati....Allora, filtra filtra, taglia taglia....ho segato tutto quello che era inutile e mi sento di postare il codice , basta che uno di voi faccia copia incolla e il gioco e' fatto.
    Se non ci sto in un post solo....ne faro' altri...in tutto sono 3 file da usare...index.php, css.php e tabber2.js quello del menu javascript....perfettamente funzionante fatto da altri, lo trovate in rete


    i file vanno messi tutti allo stesso livello.
    pagina index.php
    Codice PHP:
    <html>
    <
    head>
    <
    title>hbjbhjhbjhbj</title>
    <
    script type="text/javascript" src="tabber2.js"></script>
    <link rel='stylesheet' href='slow.css' type='text/css'>
    <SCRIPT language="JavaScript">
    var tabSelected =0;
    </SCRIPT>
    </head>
    <body >

    <div class="tabber" id="mainTab">
        <div class="tabbertab" style="height:100%;" >
            <h2>kkkk</h2>
                <table width="100%" height="100%" border="0" bordercolor="red" >
                      <tr ><td valign="top">
                        <table width="100%" height="100%" border="0">        
                               <tr><td bgcolor="#D4D0C8" height="65" >
                            </td>
                        </tr> 
                    </table>
    </td></tr>
              <tr  >
                <td valign="top" >
                  <table  width="100%" height="100%" border="0">
                    <tr id="myTR_a">
                    <td valign="top" align="left" width="200"></td>
                    <td valign="top" align="left" ></td>
                  </tr>
                  </table>
                </td>
              </tr>
          </table>
        </div>
    <div class="tabbertab" style="height:100%;">
            <h2>kkkkk</h2>
            <table width="100%" height="100%"  bordercolor="green" border="0">
                  <tr ><td valign="top" align="left">
                    <table width="100%" height="100%" border="0">
                           <tr><td width="100%" bgcolor="#D4D0C8" height="65" align="left">
                                <table><tr><td align="center"><img id="netconfig" src ="images/bmp32x32/config.png" border="0"></td></tr>
                                    <tr><td align="center"  style="font-size:10px;color:darkRed;">kjjjj</td></tr></table>
                        </tr> 
                    </table>
                    </td>
                </tr>
              <tr>
                <td valign="top">
                  <table  width="100%" height="100%" >
                    <tr id="myTR_b">
                    <td valign="top" align="left" width="200"></td>
                                <td valign="top" align="left" ></td>
                  </tr>
                  </table>
                </td>
              </tr>
          </table>
        </div>
        <div class="tabbertab" style="height:100%;">
            <h2>jijiij</h2>
            <table width="100%" height="100%"  bordercolor="green" border="0">
                  <tr ><td valign="top" align="left">
                    <table width="100%" height="100%" border="0">
                           <tr><td width="100%" bgcolor="#D4D0C8" height="65" align="left">
                    
                            </td>    
                        </tr> 
                    </table>
                    </td>
                </tr>
        
              <tr  >
                <td valign="top">
                  <table  width="100%" height="100%" >
                    <tr id="myTR_c">
                    <td valign="top" align="left" width="200"></td>
                    <td valign="top" align="left" ></td>
                  </tr>
                  </table>
                </td>
              </tr>
          </table>
        </div>
    </div>
    </body>
    </html> 
    file slow.css
    Codice PHP:

    /* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

    /*--------------------------------------------------
      Regola richiesta per nascondere il contenuto non
      attivo delle tab.
      --------------------------------------------------*/
    .tabberlive .tabbertabhide {
     
    display:none;
    }

    /*--------------------------------------------------
      Classe .tabber = prima l'interfaccia sia creata
      Classe .tabberlive = dopo che l'interfaccia è stata creata
      --------------------------------------------------*/
    .tabber {
    }
    .
    tabberlive {
     
    margin-top:1em;
    }

    /*--------------------------------------------------
      ul.tabbernav = la lista di navigazione delle tab
      li.tabbernav = il list item con la tab attiva
      --------------------------------------------------*/
    ul.tabbernav{
        
    width:100%;
        
    background:url("bg.png"repeat-x bottom;
        
    font:    11px Tahoma;
        
    line-height:normal;
        
    margin:0;
        
    padding:10px 0px 0;
        list-
    style:none;
    }

    ul.tabbernav li
    {
     
    float:left;
     
    backgroundurl("norm_right.png"no-repeat right top;
     
    margin:1px;
     
    padding:0;
     
    }

    ul.tabbernav li a
    {
        
     
    text-decorationnone;
         
    display:block;
          
    backgroundurl("norm_left.png"no-repeat left top;
          
    padding:5px 15px 4px;
    }

    ul.tabbernav li a:link color#000000; }


    ul.tabbernav li a:hover
    {
        
    text-decoration:underline;
        
    color#E83333;
    }




    ul.tabbernav li.tabberactive a
    {
      
    background-imageurl("norm_left_active.png");
      
    padding-bottom:5px;    
    }

    ul.tabbernav li.tabberactive 
    {
      
    background-imageurl("norm_right_active.png");
    }



    /*--------------------------------------------------
      Classe .tabbertab = il contenuto delle tab
      --------------------------------------------------*/
    .tabberlive .tabbertab {
     
    padding:3px;
     
    border:1px solid #879EAC;
     
    border-top:0;
    float:left;

     
    /* If you don't want the tab size changing whenever a tab is changed
        you can set a fixed height */

     /* height:200px; */

     /* If you set a fix height set overflow to auto and you will get a
        scrollbar when necessary */

     /* overflow:auto; */
    }

    /* If desired, hide the heading since a heading is provided by the tab */
    .tabberlive .tabbertab h2 {
     
    display:none;
    }
    .
    tabberlive .tabbertab h3 {
     
    display:none;
    }

    /* Example of using an ID to set different styles for the tabs on the page */
    .tabberlive#tab1 {
    }
    .
    tabberlive#tab2 {
    }
    .
    tabberlive#tab2 .tabbertab {
     
    height:600px;


  6. #6
    Utente di HTML.it
    Registrato dal
    Jun 2005
    Messaggi
    2,125
    e l'ultimo file : tabber2.js
    Codice PHP:

    function tabberObj(argsObj)
    {
      var 
    arg/* name of an argument to override */

      /* Element for the main tabber div. If you supply this in argsObj,
         then the init() method will be called.
      */
      
    this.div null;

      
    /* Class of the main tabber div */
      
    this.classMain "tabber";

      
    /* Rename classMain to classMainLive after tabifying
         (so a different style can be applied)
      */
      
    this.classMainLive "tabberlive";

      
    /* Class of each DIV that contains a tab */
      
    this.classTab "tabbertab";

      
    /* Class to indicate which tab should be active on startup */
      
    this.classTabDefault "tabbertabdefault";

      
    /* Class for the navigation UL */
      
    this.classNav "tabbernav";

      
    /* When a tab is to be hidden, instead of setting display='none', we
         set the class of the div to classTabHide. In your screen
         stylesheet you should set classTabHide to display:none.  In your
         print stylesheet you should set display:block to ensure that all
         the information is printed.
      */
      
    this.classTabHide "tabbertabhide";


      
    this.classNavActive "tabberactive";


      
    this.titleElements = ['h2','h3','h4','h5','h6'];


      
    this.titleElementsStripHTML true;


      
    this.removeTitle true;

      
    /* If you want to add an id to each link set this to true */
      
    this.addLinkId false;

      
    /* If addIds==true, then you can set a format for the ids.
         <tabberid> will be replaced with the id of the main tabber div.
         <tabnumberzero> will be replaced with the tab number
           (tab numbers starting at zero)
         <tabnumberone> will be replaced with the tab number
           (tab numbers starting at one)
         <tabtitle> will be replaced by the tab title
           (with all non-alphanumeric characters removed)
       */
      
    this.linkIdFormat '<tabberid>nav<tabnumberone>';

      
    /* You can override the defaults listed above by passing in an object:
         var mytab = new tabber({property:value,property:value});
      */
      
    for (arg in argsObj) { this[arg] = argsObj[arg]; }

      
    this.REclassMain = new RegExp('\\b' this.classMain '\\b''gi');
      
    this.REclassMainLive = new RegExp('\\b' this.classMainLive '\\b''gi');
      
    this.REclassTab = new RegExp('\\b' this.classTab '\\b''gi');
      
    this.REclassTabDefault = new RegExp('\\b' this.classTabDefault '\\b''gi');
      
    this.REclassTabHide = new RegExp('\\b' this.classTabHide '\\b''gi');

      
    /* Array of objects holding info about each tab */
      
    this.tabs = new Array();

      
    /* If the main tabber div was specified, call init() now */
      
    if (this.div) {

        
    this.init(this.div);

        
    /* We don't need the main div anymore, and to prevent a memory leak
           in IE, we must remove the circular reference between the div
           and the tabber object. */
        
    this.div null;
      }
    }

    tabberObj.prototype.init = function(e)
    {
      
    /* Set up the tabber interface.

         e = element (the main containing div)

         Example:
         init(document.getElementById('mytabberdiv'))
       */
       
        
      
    var
      
    childNodes/* child nodes of the tabber div */
      
    ii2/* loop indices */
      
    t/* object to store info about a single tab */
      
    defaultTab 0/* which tab to select by default */
      
    DOM_ul/* tabbernav list */
      
    DOM_li/* tabbernav list item */
      
    DOM_a/* tabbernav link */
      
    aId/* A unique id for DOM_a */
      
    headingElement/* searching for text to use in the tab */

      /* Verify that the browser supports DOM scripting */
      
    if (!document.getElementsByTagName) { return false; }

      
    /* If the main DIV has an ID then save it. */
      
    if (e.id) {
        
    this.id e.id;
      }

      
    /* Clear the tabs array (but it should normally be empty) */
      
    this.tabs.length 0;

      
    /* Loop through an array of all the child nodes within our tabber element. */
      
    childNodes e.childNodes;
      for(
    i=0childNodes.lengthi++) {

        
    /* Find the nodes where class="tabbertab" */
        
    if(childNodes[i].className &&
           
    childNodes[i].className.match(this.REclassTab)) {
          
          
    /* Create a new object to save info about this tab */
          
    = new Object();
          
          
    /* Save a pointer to the div for this tab */
          
    t.div childNodes[i];
          
          
    /* Add the new object to the array of tabs */
          
    this.tabs[this.tabs.length] = t;

          
    /* If the class name contains classTabDefault,
         then select this tab by default.
          */
          
    if (childNodes[i].className.match(this.REclassTabDefault)) {
        
    defaultTab this.tabs.length-1;
          }
        }
      }

      
    /* Create a new UL list to hold the tab headings */
      
    DOM_ul document.createElement("ul");
      
    DOM_ul.className this.classNav;
      
      
    /* Loop through each tab we found */
      
    for (i=0this.tabs.lengthi++) {

        
    this.tabs[i];

        
    /* Get the label to use for this tab:
           From the title attribute on the DIV,
           Or from one of the this.titleElements[] elements,
           Or use an automatically generated number.
         */
        
    t.headingText t.div.title;

        
    /* Remove the title attribute to prevent a tooltip from appearing */
        
    if (this.removeTitle) { t.div.title ''; }

        if (!
    t.headingText) {

          
    /* Title was not defined in the title of the DIV,
         So try to get the title from an element within the DIV.
         Go through the list of elements in this.titleElements
         (typically heading elements ['h2','h3','h4'])
          */
          
    for (i2=0i2<this.titleElements.lengthi2++) {
        
    headingElement t.div.getElementsByTagName(this.titleElements[i2])[0];
        if (
    headingElement) {
          
    t.headingText headingElement.innerHTML;
          if (
    this.titleElementsStripHTML) {
            
    t.headingText.replace(/
    /
    gi," ");
            
    t.headingText t.headingText.replace(/<[^>]+>/g,"");
          }
          break;
        }
          }
        }

        if (!
    t.headingText) {
          
    /* Title was not found (or is blank) so automatically generate a
             number for the tab.
          */
          
    t.headingText 1;
        }

        
    /* Create a list element for the tab */
        
    DOM_li document.createElement("li");

        
    /* Save a reference to this list item so we can later change it to
           the "active" class */
        
    t.li DOM_li;

        
    /* Create a link to activate the tab */
        
    DOM_a document.createElement("a");
        
    DOM_a.appendChild(document.createTextNode(t.headingText));
        
    DOM_a.href "javascript:void(null);";
        
    DOM_a.title t.headingText;
        
    DOM_a.onclick this.navClick;

           
    DOM_a.tabber this;
        
    DOM_a.tabberIndex i;

        
    /* Do we need to add an id to DOM_a? */
        
    if (this.addLinkId && this.linkIdFormat) {

          
    /* Determine the id name */
          
    aId this.linkIdFormat;
          
    aId aId.replace(/<tabberid>/githis.id);
          
    aId aId.replace(/<tabnumberzero>/gii);
          
    aId aId.replace(/<tabnumberone>/gii+1);
          
    aId aId.replace(/<tabtitle>/git.headingText.replace(/[^a-zA-Z0-9\-]/gi''));

          
    DOM_a.id aId;
        }

        
    /* Add the link to the list element */
        
    DOM_li.appendChild(DOM_a);

        
    /* Add the list element to the list */
        
    DOM_ul.appendChild(DOM_li);
      }

      
    /* Add the UL list to the beginning of the tabber div */
      
    e.insertBefore(DOM_ule.firstChild);

      
    /* Make the tabber div "live" so different CSS can be applied */
      
    e.className e.className.replace(this.REclassMainthis.classMainLive);

      
    /* Activate the default tab, and do not call the onclick handler */
     
      
    this.tabShow(defaultTab);

      
    /* If the user specified an onLoad function, call it now. */
      
    if (typeof this.onLoad == 'function') {
        
    this.onLoad({tabber:this});
      }

      return 
    this;
    };


    tabberObj.prototype.navClick = function(event)
    {
        var
      
    rVal/* Return value from the user onclick function */
      
    a/* element that triggered the onclick event */
      
    self/* the tabber object */
      
    tabberIndex/* index of the tab that triggered the event */
      
    onClickArgs/* args to send the onclick function */

      
    this;
      if (!
    a.tabber) { return false; }
        
      
    self a.tabber;
      
    tabberIndex a.tabberIndex;
      
    /* Remove focus from the link because it looks ugly.
         I don't know if this is a good idea...
      */
      
    a.blur();

      
    /* If the user specified an onClick function, call it now.
         If the function returns false then do not continue.
      */
      
    if (typeof self.onClick == 'function') {

        
    onClickArgs = {'tabber':self'index':tabberIndex'event':event};

        
    /* IE uses a different way to access the event object */
        
    if (!event) { onClickArgs.event window.event; }

        
    rVal self.onClick(onClickArgs);
        if (
    rVal === false) { return false; }
      }

     
    //gestione frame per cookies
      
    self.tabShow(tabberIndex);
      return 
    false;
    };


    tabberObj.prototype.tabHideAll = function()
    {
      var 
    i/* counter */

      /* Hide all tabs and make all navigation links inactive */
      
    for (0this.tabs.lengthi++) {
        
    this.tabHide(i);
      }
    };


    tabberObj.prototype.tabHide = function(tabberIndex)
    {
      var 
    div;

      if (!
    this.tabs[tabberIndex]) { return false; }

      
    /* Hide a single tab and make its navigation link inactive */
      
    div this.tabs[tabberIndex].div;

      
    /* Hide the tab contents by adding classTabHide to the div */
      
    if (!div.className.match(this.REclassTabHide)) {
        
    div.className += ' ' this.classTabHide;
      }
      
    this.navClearActive(tabberIndex);

      return 
    this;
    };


    tabberObj.prototype.tabShow = function(tabberIndex)
    {
      
    /* Show the tabberIndex tab and hide all the other tabs */

      
    var div;
      if (!
    this.tabs[tabberIndex]) { return false; }

      
    /* Hide all the tabs first */
      
    this.tabHideAll();

      
    /* Get the div that holds this tab */
      
    div this.tabs[tabberIndex].div;

      
    /* Remove classTabHide from the div */
      
    div.className div.className.replace(this.REclassTabHide'');

      
    /* Mark this tab navigation link as "active" */
      
    this.navSetActive(tabberIndex);

      
    /* If the user specified an onTabDisplay function, call it now. */
      
    if (typeof this.onTabDisplay == 'function') {
        
    this.onTabDisplay({'tabber':this'index':tabberIndex});
      }

      return 
    this;
    };

    tabberObj.prototype.navSetActive = function(tabberIndex)
    {
      
    /* Note: this method does *not* enforce the rule
         that only one nav item can be active at a time.
      */

      /* Set classNavActive for the navigation list item */
      
    this.tabs[tabberIndex].li.className this.classNavActive;

      return 
    this;
    };


    tabberObj.prototype.navClearActive = function(tabberIndex)
    {
      
    /* Note: this method does *not* enforce the rule
         that one nav should always be active.
      */

      /* Remove classNavActive from the navigation list item */
      
    this.tabs[tabberIndex].li.className '';

      return 
    this;
    };

    function 
    tabberAutomatic(tabberArgs)
    {

      
    /* This function finds all DIV elements in the document where
         class=tabber.classMain, then converts them to use the tabber
         interface.

         tabberArgs = an object to send to "new tabber()"
      */
      
    var
        
    tempObj/* Temporary tabber object */
        
    divs/* Array of all divs on the page */
        
    i/* Loop index */
      
    if (!tabberArgs) { tabberArgs = {}; }

      
    /* Create a tabber object so we can get the value of classMain */
      
    tempObj = new tabberObj(tabberArgs);

      
    /* Find all DIV elements in the document that have class=tabber */

      /* First get an array of all DIV elements and loop through them */
      
    divs document.getElementsByTagName("div");
      for (
    i=0divs.lengthi++) {
        
        
    /* Is this DIV the correct class? */
        
    if (divs[i].className &&
        
    divs[i].className.match(tempObj.REclassMain)) {
          
          
    /* Now tabify the DIV */
          
    tabberArgs.div divs[i];
          
    divs[i].tabber = new tabberObj(tabberArgs);
        }

      }
      
      return 
    this;
    }

    function 
    tabberAutomaticOnLoad(tabberArgs)
    {
      
    /* This function adds tabberAutomatic to the window.onload event,
         so it will run after the document has finished loading.
      */

      
    var oldOnLoad;

      if (!
    tabberArgs) { tabberArgs = {}; }

      
    /* Taken from: [url]http://simon.incutio.com/archive/2004/05/26/addLoadEvent[/url] */

      
    oldOnLoad window.onload;
      if (
    typeof window.onload != 'function') {
        
    window.onload = function() {    
          
    tabberAutomatic(tabberArgs);
        }
      }
    }

    /* Run tabberAutomaticOnload() unless the "manualStartup" option was specified */

    if (typeof tabberOptions == 'undefined') {

        
    tabberAutomaticOnLoad();

    } else {

      if (!
    tabberOptions['manualStartup']) {
        
    tabberAutomaticOnLoad(tabberOptions);
      }


    per favore...abbiate la gentilezza di testarlo... Le immagini di background del css....mettete quelle che volete, fate tipo un img con su una riga...non e' importante

  7. #7
    Utente di HTML.it
    Registrato dal
    Sep 2001
    Messaggi
    21,188
    Io non posso testarlo, in quanto non posso installare IE (lavoro sotto linux).

    Pero` ho notato diverse formattazioni inserite mediante attributi HTML, che vanno in conflitto con il CSS, e sarebbero quindi da evitare.
    Alcuni esempi e relativi attribtui CSS da usare al loro posto:
    valign="top"
    vertical-align: top; /* valido solo per le tabelle */

    align="left"
    text-align: left; /* nei browser standard allinea solo il testo; in IE anche i blocchi all'interno */

    width="200"
    width: 200px;

    bgcolor="#D4D0C8"
    backgrond-color: #D4D0C8;

    .....
    Nuova politica di maggiore severita` sui titoli delle discussioni: (ri)leggete il regolamento
    No domande tecniche in messaggi privati

  8. #8
    Utente di HTML.it
    Registrato dal
    Jun 2005
    Messaggi
    2,125
    nulla di tutto cio...si inchioda sul download del backgroud-image : url

    ora l'html e' pulitissimo.....help ....
    Codice PHP:
    <html>
    <
    head>
    <
    title>hbjbhjhbjhbj</title>
    <
    link rel='stylesheet' href='../css/slow.css' type='text/css'>
    <
    script type="text/javascript" src="js/tabber2.js"></script>

    <SCRIPT language="JavaScript">
    var tabSelected =0;
    </SCRIPT>
    </head>
    <body >

    <div class="tabber" id="mainTab">
        <div class="tabbertab"  >
            <h2>kkkk</h2>
                kjkj

        </div>
    <div class="tabbertab" >
            <h2>kkkkk</h2>
            hjhjhjh
        </div>
        <div class="tabbertab" >
            <h2>jijiij</h2>
            jhjhjh
        </div>
    </div>
    </body>
    </html> 

  9. #9
    Utente di HTML.it
    Registrato dal
    Jun 2005
    Messaggi
    2,125
    up

  10. #10
    Giusto per curiosità...

    Elimina il repeat-x da
    codice:
    ul.tabbernav{
        width:100%;
        background:url("bg.png") repeat-x bottom;
        font:    11px Tahoma;
        line-height:normal;
        margin:0;
        padding:10px 0px 0;
        list-style:none;
    }
    e testa.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.