Visualizzazione dei risultati da 1 a 7 su 7
  1. #1

    Un Aiuto per un menu Java particolare e semplice

    Cerco programmatore che mi aiuti a finire un menù in Java.

    chi fosse interessato può mandarmi una mail o chiedere di essere contattato.

    Non è nulla di impegnativo, gradirei una mano solo per completare un menu sul quale mi sono bloccato.

    Grazie,

    Elwood

  2. #2
    Scrivi il tuo problema
    Lang=Java
    Ambiente = Eclipse forever
    Ubuntu & Win XP Pro

  3. #3
    Dunque, ho questo menù, ma vorrei completarlo con la possibilità di aprire ulteriormente a tendina andando una voce del primo menù.


    In questo modo:

    (Argomenti)

    XXXXXXXXXXXXX
    EEEEEEEEEEEEE
    DDDDDDDDDDDDD-->fffffffffff
    TTTTTTTTTTTTT wwwwwwwwwww
    PPPPPPPPPPPPP eeeeeeeeeee
    RRRRRRRRRRRRR
    mmmmmmmmmmmmm

    raticamente andando su un argomento del primo menù (meglio se in hover) si dovrebbe aprire un menù a lato (dx) con un sottomenù linkabile.
    Vi inserisco il menù principale ssItems.js dal quale mi servirebbero i prolungamenti.
    Per maggiori dettagli, o se non ti è molto chiaro quello che ho scritto, scrivimi alla mail Elwood Ti ringrazio,
    Elwood


    <!--

    /*
    Configure menu styles below
    NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
    */
    YOffset=10; // no quotes!!
    XOffset=0;
    staticYOffset=0; // no quotes!!
    slideSpeed=5 // no quotes!!
    waitTime=200; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
    menuBGColor="F0A000";
    menuIsStatic="yes"; //this sets whether menu should stay static on the screen
    menuWidth=170; // Must be a multiple of 10! no quotes!!
    menuCols=2;
    hdrFontFamily="verdana";
    hdrFontSize="1";
    hdrFontColor="FFFF00";
    hdrBGColor="505050";
    hdrAlign="left";
    hdrVAlign="center";
    hdrHeight="15";
    linkFontFamily="Verdana";
    linkFontSize="1";
    linkBGColor="#000000";
    linkOverBGColor="146932";
    linkTarget="_top";
    linkAlign="Left";
    barBGColor="#000000";
    barFontFamily="Verdana";
    barFontSize="2";
    barFontColor="146932";
    barVAlign="center";
    barWidth=15; // no quotes!!
    barText= "MENU DEI FORUM"
    ///////////////////////////

    // ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
    ssmItems[0]=["Forum del Nucleo"] //create header
    ssmItems[1]=["Cripta per i Soci", "http://www.freeforumzone.com/viewdiscussioni.aspx?f=3552&idc=1",""]
    ssmItems[2]=["GdR Amatoriali", "", ""]
    ssmItems[3]=["Barbarian d100", "http://", ""]
    ssmItems[4]=["Fresco", "http://", ""]
    ssmItems[5]=["Vaar", "http://", ""]
    ssmItems[6]=["Dunia", "http://", ""]
    ssmItems[7]=["GUS", "http://", ""]
    ssmItems[8]=["Nuovi Mondi", "http://", ""]
    ssmItems[9]=[" ", " ", ""]
    ssmItems[10]=["Fantasy", "", ""]
    buildMenu();

    //-->

  4. #4
    Ma stai parlando di Javascript????
    Lang=Java
    Ambiente = Eclipse forever
    Ubuntu & Win XP Pro

  5. #5
    già già, puoi darmi una mano?

  6. #6
    No JavaScript no non sono pratico
    Lang=Java
    Ambiente = Eclipse forever
    Ubuntu & Win XP Pro

  7. #7
    prova in scripting..
    Blink@go

    "Non tutto quel che è oro brilla, Ne gli erranti sono perduti; Il vecchio ch'è forte non s'aggrinza, Le radici profonde non gelano.Dalle ceneri rinascerà un fuoco, L'ombra sprigionerà una scintilla, Nuova sarà la lama ormai rotta, E re quei ch'è senza corona."

    ------------
    Lang: java 1.4.1 Eclipse

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 © 2025 vBulletin Solutions, Inc. All rights reserved.