mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
adjusted messaging in demo blocks to be less error-oriented and realistic
This commit is contained in:
@@ -22,13 +22,14 @@
|
||||
|
||||
|
||||
<div class="ui-state-error ui-corner-all" style="width: 420px;">
|
||||
<p><span class="ui-icon ui-icon-alert"></span>
|
||||
<strong>Error:</strong> There is a problem in your form submission!</p>
|
||||
<p><span class="ui-icon ui-icon-alert" style="float: left; margin-right: .5em;"></span>
|
||||
<strong>Alert:</strong> This is a sample ui-state-error style.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ui-state-highlight ui-corner-all" style="width: 420px;">
|
||||
<p><span class="ui-icon ui-icon-info"></span> <strong>Quick Tip!</strong> Hold ctrl while clicking to get contextual helpers.</p>
|
||||
<p><span class="ui-icon ui-icon-info" style="float: left; margin-right: .5em;"></span>
|
||||
<strong>Quick Tip!</strong> This is a sample ui-state-highlight style.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user