Toa ujumbe wa maoni ya muktadha kwa vitendo vya kawaida vya mtumiaji na ujumbe mfupi wa arifa unaopatikana na rahisi.
Mifano
Arifa zinapatikana kwa urefu wowote wa maandishi, pamoja na kitufe cha hiari cha kukataa. Kwa mtindo unaofaa, tumia mojawapo ya madarasa manane ya muktadha yanayohitajika.alert-success (kwa mfano, ). Kwa uondoaji wa ndani, tumia arifa programu jalizi ya jQuery .
Tahadhari rahisi ya msingi—iangalie!
Tahadhari rahisi ya pili—iangalie!
Tahadhari rahisi ya mafanikio-iangalie!
Tahadhari rahisi ya hatari—iangalie!
Tahadhari rahisi ya onyo—iangalie!
Tahadhari rahisi ya maelezo—iangalie!
Tahadhari rahisi—iangalie!
Tahadhari rahisi ya giza-iangalie!
Kuwasilisha maana kwa teknolojia za usaidizi
Using color to add meaning only provides a visual indication, which will not be conveyed to users of assistive technologies – such as screen readers. Ensure that information denoted by the color is either obvious from the content itself (e.g. the visible text), or is included through alternative means, such as additional text hidden with the .sr-only class.
Link color
Use the .alert-link utility class to quickly provide matching colored links within any alert.
A simple primary alert with
an example link. Give it a click if you like.
A simple secondary alert with
an example link. Give it a click if you like.
A simple success alert with
an example link. Give it a click if you like.
A simple danger alert with
an example link. Give it a click if you like.
A simple warning alert with
an example link. Give it a click if you like.
A simple info alert with
an example link. Give it a click if you like.
A simple light alert with
an example link. Give it a click if you like.
A simple dark alert with
an example link. Give it a click if you like.
Additional content
Alerts can also contain additional HTML elements like headings, paragraphs and dividers.
Well done!
Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.
Whenever you need to, be sure to use margin utilities to keep things nice and tidy.
Dismissing
Using the alert JavaScript plugin, it’s possible to dismiss any alert inline. Here’s how:
Be sure you’ve loaded the alert plugin, or the compiled Bootstrap JavaScript.
If you’re building our JavaScript from source, it requires util.js. The compiled version includes this.
Add a dismiss button and the .alert-dismissible class, which adds extra padding to the right of the alert and positions the .close button.
On the dismiss button, add the data-dismiss="alert" attribute, which triggers the JavaScript functionality. Be sure to use the <button> element with it for proper behavior across all devices.
To animate alerts when dismissing them, be sure to add the .fade and .show classes.
You can see this in action with a live demo:
Holy guacamole! You should check in on some of those fields below.
JavaScript behavior
Triggers
Enable dismissal of an alert via JavaScript:
Or with data attributes on a button within the alert, as demonstrated above:
Note that closing an alert will remove it from the DOM.
Methods
Method
Description
$().alert()
Hufanya arifa ya kusikiliza kwa matukio ya kubofya kwenye vipengele vya kizazi ambavyo vina data-dismiss="alert"sifa. (Sio lazima unapotumia uanzishaji kiotomatiki wa data-api.)
$().alert('close')
Hufunga arifa kwa kuiondoa kwenye DOM. Ikiwa .fadena .showdarasa zipo kwenye kipengele, tahadhari itafifia kabla ya kuondolewa.
$().alert('dispose')
Huharibu arifa ya kipengele.
Matukio
Programu-jalizi ya tahadhari ya Bootstrap inafichua matukio machache ya kuunganisha katika utendaji wa tahadhari.
Tukio
Maelezo
close.bs.alert
Tukio hili huwaka mara moja wakati closenjia ya mfano inaitwa.
closed.bs.alert
Tukio hili linafutwa wakati tahadhari imefungwa (itasubiri mabadiliko ya CSS kukamilika).