aboutsummaryrefslogtreecommitdiffstats
path: root/poi-examples/src/main/groovy/build.gradle
stat options
Period:
Authors:

Commits per author per week (path 'poi-examples/src/main/groovy/build.gradle')

AuthorW30 2025W31 2025W32 2025W33 2025Total
Total00000
span>) .button() .click(function() { tooltips.tooltip( "open" ); }) .insertAfter( "form" ); }); </script> </head> <body> <form> <fieldset> <div> <label for="firstname">Firstname</label> <input id="firstname" name="firstname" title="Please provide your firstname."> </div> <div> <label for="lastname">Lastname</label> <input id="lastname" name="lastname" title="Please provide also your lastname."> </div> <div> <label for="address">Address</label> <input id="address" name="address" title="Your home or work address."> </div> </fieldset> </form> <div class="demo-description"> <p>Use the button below to display the help texts, or just focus or mouseover the indivdual inputs.</p> <p>A fixed width is defined in CSS to make the tooltips look consistent when displayed all at once.</p> </div> </body> </html>