Subversion Repositories wimsdev

Rev

Rev 67 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 67 Rev 2071
Line 222... Line 222...
222
only the padding and border defined for the HTML element itself are
222
only the padding and border defined for the HTML element itself are
223
displayed. </td>
223
displayed. </td>
224
                  </tr>
224
                  </tr>
225
                  <tr bgcolor="#ffffff" valign="top">
225
                  <tr bgcolor="#ffffff" valign="top">
226
                    <td>
226
                    <td>
227
                      <tt><a class="nodeco" href="javascript:void(0);" onmouseover="Tip('Delay of 1000 ms until the tooltip shows up.<br> <br>A small delay of 400 ms is preset in wz_tooltip.js (in the section &quot;GLOBAL TOOLTIP CONFIGURATION&quot;) and can be changed there. Note, however, that values much shorter or longer than 500 ms might be perceived as irritating.', DELAY, 1000, WIDTH, 360);">DELAY</a></tt>
227
                      <tt><a class="nodeco" href="javascript:void(0);" onmouseover="Tip('Delay of 1000 ms until the tooltip shows up.<br><br>A small delay of 400 ms is preset in wz_tooltip.js (in the section &quot;GLOBAL TOOLTIP CONFIGURATION&quot;) and can be changed there. Note, however, that values much shorter or longer than 500 ms might be perceived as irritating.', DELAY, 1000, WIDTH, 360);">DELAY</a></tt>
228
                    </td>
228
                    </td>
229
                    <td>
229
                    <td>
230
                      Tooltip shows up after the specified timeout, in milliseconds.
230
                      Tooltip shows up after the specified timeout, in milliseconds.
231
                      A behavior similar to OS based tooltips.
231
                      A behavior similar to OS based tooltips.
232
                      <br>
232
                      <br>