Ignore:
Timestamp:
12/04/12 17:04:39 (12 years ago)
Author:
npipsl
Message:

Début deux aures options graphiques

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geisa/web/initGeisa.jsp

    r674 r675  
    4545                    <fieldset class="general"><legend><span class="fieldsetGeneralTitle">Inputs :</span></legend> 
    4646                        <div id="database" class="database"> 
    47                             <fieldset class="options"><legend><a href="#" TITLE="Help text for users"><b>?</b></a>  <b>Choosing database :</b></legend> 
    48                                 <div id="database1" class="containerInsideOptions"> 
    49                                 </div> 
     47                            <fieldset class="options"><legend> <b>Choosing database :</b></legend> 
     48                                <div id="database1" class="containerInsideOptions"></div> 
     49                                <!--Pour l'onglet "Database comparison"   --> 
     50                                <div style="display:none;" id="database2" class="containerInsideOptionsRight"></div> 
    5051                            </fieldset> 
    5152                        </div> 
    5253 
    5354                        <div id="molecules" class="molecules"> 
    54                             <fieldset class="options"><legend><a href="#" TITLE="Help text for users"><b>?</b></a> <b>Choosing molecules :</b></legend> 
     55                            <fieldset class="options"><legend> <b>Choosing molecules :</b></legend> 
    5556                                <div id="BDD-GEISA2011" class="moleculesGEISA11"> 
    5657                                </div> 
     
    8990 
    9091                        <div id="axeY1Gene" class="axeY1Gene"> 
    91                             <fieldset class="options"><legend><a href="#" TITLE="Help text for users"><b>?</b></a>  <b>Choosing line transition parameter :</b></legend> 
     92                            <fieldset class="options"><legend><a href="#" TITLE="Choose the spectral parameter to draw (intensity, HWM ..etc.) according to wavenumbers."><b>?</b></a>  <b>Choosing line transition parameter :</b></legend> 
    9293                                <div id="axeY1" class="containerInsideOptions"></div> 
    9394                            </fieldset> 
     
    9596 
    9697                        <div id="drawingOptionsY1" class="drawingOptionsY1"> 
    97                             <fieldset class="options"><legend><a href="#" TITLE="Help text for users"><b>?</b></a>  <b>Drawing options :</b></legend> 
     98                            <fieldset class="options"><legend>  <b>Drawing options :</b></legend> 
    9899                            <div id="nbCourbes" class="containerInsideOptions"></div> 
    99100                            <div id="scaleY1Titre" class="containerInsideOptions"></div> 
    100101                            <div id="scaleY1" class="containerInsideOptions"></div> 
    101102                            <div id="typePlotY1" class="containerInsideOptions"></div> 
     103                            <!--Pour l'onglet "Database comparison"   --> 
     104                            <div style="display:none;" id="typePlotDatabase2" class="containerInsideOptions"></div> 
    102105                            </fieldset> 
    103106                        </div> 
     
    111114                    <fieldset class="general"><legend><span class="fieldsetGeneralTitle">Advanced Options :</span></legend> 
    112115                        <div id="transition" class="transition"> 
    113                             <fieldset class="options"><legend><a href="#" TITLE="Help text for users"><b>?</b></a>  <b>Choosing vibrational transitions :</b></legend> 
     116                            <fieldset class="options"><legend><a href="#" TITLE="You can choose an upper and/or a lower vibrational state related to a given molecule. This option is available only when a single molecule is selected. The list of available states depends on the chosen molecule and on the spectral interval. "><b>?</b></a>  <b>Choosing vibrational transitions :</b></legend> 
    114117                                <div id="transitionValue" class="transitionValue"> 
    115118                                    <div  id="transitionUpper" class="containerInsideOptions"></div> 
     
    122125 
    123126                        <div  id="meanValue" class="meanValue"> 
    124                             <fieldset class="options"><legend><a href="#" TITLE="Help text for users"><b>?</b></a>  <b>Spectral step :</b></legend> 
     127                            <fieldset class="options"><legend><a href="#" TITLE="To draw average values of the selected parameter, choose a bin-average greater than 0. The bin-average is the step according to which the averages values are calculated."><b>?</b></a>  <b>Parameter mean values :</b></legend> 
    125128                                <div id="meanValue1" class="containerInsideOptions"></div> 
    126129                            </fieldset> 
     
    128131 
    129132                        <div id="axeY2Gene" class="axeY2Gene"> 
    130                             <fieldset class="options"><legend><a href="#" TITLE="Help text for users"><b>?</b></a>  <b>Choosing secondary line transition parameter :</b></legend> 
     133                            <fieldset class="options"><legend><a href="#" TITLE="By this option, you can draw a secondary parameter (coupled with a primary one) using the right Y-Axis. "><b>?</b></a>  <b>Choosing secondary line transition parameter :</b></legend> 
    131134                                <div id="axeY2Titre" class="containerInsideOptions"></div> 
    132135                                <div id="axeY2" class="containerInsideOptions"></div> 
     
    135138 
    136139                        <div id="drawingOptionsY2" class="drawingOptionsY2"> 
    137                             <fieldset class="options"><legend><a href="#" TITLE="Help text for users"><b>?</b></a>  <b>Drawing options (secondary parameter) :</b></legend> 
     140                            <fieldset class="options"><legend>  <b>Drawing options (secondary parameter) :</b></legend> 
    138141                                    <div id="scaleY2Titre" class="containerInsideOptions"></div> 
    139142                                    <div id="scaleY2" class="containerInsideOptions"></div> 
     
    142145                            </fieldset> 
    143146                        </div> 
    144  
     147                       <!--Pour l'onglet "Database comparison"   --> 
     148                       <div style="display:none;" id="outputDatabaseComparison" class="outputDatabaseComparison"> 
     149                            <fieldset class="options"><legend>  <b>Database comparison output choice :</b></legend> 
     150                                    <div id="outputDatabaseComparisonChoice" class="containerInsideOptions"></div> 
     151 
     152                            </fieldset> 
     153                        </div> 
    145154                    </fieldset> 
    146155                </div> 
Note: See TracChangeset for help on using the changeset viewer.