Ignore:
Timestamp:
5 Feb 2014, 09:44:17 (11 years ago)
Author:
Henrik Bettermann
Message:

We could use tooltips to warn the user before pressing a button.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/branches/uli-diazo-themed/layout/theme.html

    r11055 r11056  
    263263                  </p>
    264264                </div>
     265
     266                <br>
     267
     268                <h3>Sample Tooltip</h3>
     269                <br>Move the mouse over the button:
     270                <div class="btn btn-default" data-toggle="tooltip"
     271                     title="This is a tooltip">Sample Tooltip
     272                </div>
     273                <br><br>
     274
    265275              </div><!-- /tab-content -->
    266276            </div> <!-- /kofa-content -->
Note: See TracChangeset for help on using the changeset viewer.