Finetuning  Golive tutorial in italiano
THE BOTTOM MENU
 The complete code listing

The bottom menu

Ooops, abbiamo dimenticato di creare il bottom menu:  

 


Ora aggiungi questo codice ( eventualmente modificare il PID (10) ): 

  subparts.BOTTOM_MENU = HMENU

  subparts.BOTTOM_MENU.special = directory

  subparts.BOTTOM_MENU.special.value = 10

  subparts.BOTTOM_MENU.1 = TMENU

  subparts.BOTTOM_MENU.1.wrap = <center> | </center>

  subparts.BOTTOM_MENU.1.NO {

    before = &nbsp;|&nbsp;

    after = |*||*| &nbsp;|&nbsp;

  }

 

That's it! 


 

Finetuning  golive_tutorial_in_italiano_01.sxw  The complete code listing
6 / 7