Source

सावधानताय दिता

उपलब्ध आनी लवचीक सावधानताय संदेशांच्या मुठींतल्यान सादारण वापरप्याच्या कृतीं खातीर संदर्भ प्रतिसाद संदेश पुरवण करात.

उदाहरणां

खंयच्याय मजकूर लांबाये खातीर सावधानताय उपलब्ध आसात, तशेंच पर्यायी डिसमिस बटण. योग्य स्टायलिंग खातीर, आठ गरजेच्या संदर्भ वर्गांतलो एक वापरात (देखीक, .alert-success). इनलायन डिसमिसाखातीर, सावधानताय वापरात jQuery प्लगइन .

<div class="alert alert-primary" role="alert">
  This is a primary alert—check it out!
</div>
<div class="alert alert-secondary" role="alert">
  This is a secondary alert—check it out!
</div>
<div class="alert alert-success" role="alert">
  This is a success alert—check it out!
</div>
<div class="alert alert-danger" role="alert">
  This is a danger alert—check it out!
</div>
<div class="alert alert-warning" role="alert">
  This is a warning alert—check it out!
</div>
<div class="alert alert-info" role="alert">
  This is a info alert—check it out!
</div>
<div class="alert alert-light" role="alert">
  This is a light alert—check it out!
</div>
<div class="alert alert-dark" role="alert">
  This is a dark alert—check it out!
</div>
सहाय्यक तंत्रगिन्यानाक अर्थ दिवप

अर्थ जोडपाक रंग वापरप फकत एक दृश्य संकेत दिता, जो सहाय्यक तंत्रगिन्यानाच्या वापरप्यांक पावोवचो ना – जशें स्क्रीन रीडर. रंगान दाखयल्ली म्हायती एक तर सामुग्रींतल्यानच स्पश्ट आसा (देखीक दिसपी मजकूर), वा पर्यायी साधनां वरवीं आस्पाव केला हाची खात्री करात, जशे की .sr-onlyवर्गा वांगडा लिपयल्लो अतिरिक्त मजकूर.

.alert-linkखंयच्याय सावधानते भितर जुळपी रंगीत दुवे बेगीन पुरवण करपाक उपयुक्तताय वर्ग वापरात .

<div class="alert alert-primary" role="alert">
  This is a primary alert with <a href="#" class="alert-link">an example link</a>. Give it a click if you like.
</div>
<div class="alert alert-secondary" role="alert">
  This is a secondary alert with <a href="#" class="alert-link">an example link</a>. Give it a click if you like.
</div>
<div class="alert alert-success" role="alert">
  This is a success alert with <a href="#" class="alert-link">an example link</a>. Give it a click if you like.
</div>
<div class="alert alert-danger" role="alert">
  This is a danger alert with <a href="#" class="alert-link">an example link</a>. Give it a click if you like.
</div>
<div class="alert alert-warning" role="alert">
  This is a warning alert with <a href="#" class="alert-link">an example link</a>. Give it a click if you like.
</div>
<div class="alert alert-info" role="alert">
  This is a info alert with <a href="#" class="alert-link">an example link</a>. Give it a click if you like.
</div>
<div class="alert alert-light" role="alert">
  This is a light alert with <a href="#" class="alert-link">an example link</a>. Give it a click if you like.
</div>
<div class="alert alert-dark" role="alert">
  This is a dark alert with <a href="#" class="alert-link">an example link</a>. Give it a click if you like.
</div>

अतिरिक्त आशय

तशेंच सावधानतायांत शीर्षकां, परिच्छेद आनी विभाजक अशे अतिरिक्त HTML घटक आसूं येतात.

<div class="alert alert-success" role="alert">
  <h4 class="alert-heading">Well done!</h4>
  <p>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.</p>
  <hr>
  <p class="mb-0">Whenever you need to, be sure to use margin utilities to keep things nice and tidy.</p>
</div>

काडून उडोवप

सावधान जावास्क्रिप्ट प्लगइन वापरून, खंयचोय इशारो इनलायन न्हयकारप शक्य आसा. कशें करचें तें पळयात:

  • तुमी सावधान प्लगइन, वा संकलित बूटस्ट्रॅप जावास्क्रिप्ट लोड केल्या हाची खात्री करात.
  • तुमी आमची जावास्क्रिप्ट स्त्रोतांतल्यान तयार करतात जाल्यार, ताका जायutil.js . संकलित आवृत्तींत हाचो आस्पाव आसा.
  • एक डिसमिस बटण आनी .alert-dismissibleवर्ग जोडात, जें इशाऱ्याच्या उजव्या वटेन अतिरिक्त पॅडींग जोडटा आनी .closeबटणाची सुवात दिता.
  • डिसमिस बटणाचेर, data-dismiss="alert"गुणधर्म जोडात, जे जावास्क्रिप्ट कार्यक्षमताय सुरू करता. <button>सगळ्या साधनां वयल्यान योग्य वागणूकाखातीर ताचे वांगडा घटक वापरपाची खात्री करात .
  • .fadeतांकां काडून उडयतना अलर्ट एनिमेट करपाक, आनी .showवर्ग जोडपाची खात्री करात .

तुमी हें लायव्ह डेमो वरवीं कृतींत पळोवंक शकतात:

<div class="alert alert-warning alert-dismissible fade show" role="alert">
  <strong>Holy guacamole!</strong> You should check in on some of those fields below.
  <button type="button" class="close" data-dismiss="alert" aria-label="Close">
    <span aria-hidden="true">&times;</span>
  </button>
</div>

जावास्क्रिप्ट वागणूक

ट्रिगर करता

जावास्क्रिप्ट वरवीं इशारो काडून उडोवप सक्षम करात:

$('.alert').alert()

वा सावधानताये भितरdata बटणाचेर गुणधर्मां सयत , वयर दाखयल्ले प्रमाणें:

<button type="button" class="close" data-dismiss="alert" aria-label="Close">
  <span aria-hidden="true">&times;</span>
</button>

लक्षांत दवरात की इशारो बंद केल्यार तो DOM वयल्यान काडून उडयतलो.

पद्दती

पद्दत वर्णन
$().alert() data-dismiss="alert"गुणधर्म आशिल्ल्या वंशज घटकांचेर क्लिक घडणुको आयकपाक एक इशारो करता . (डेटा-एपीआयचें ऑटो-इनिशियलायझेशन वापरतना गरजेचें ना.)
$().alert('close') DOM वयल्यान काडून एक इशारो बंद करता. .fadeघटकाचेर and वर्ग हाजीर आसल्यार .show, तो काडचे पयलीं इशारो फीको जातलो.
$().alert('dispose') एका घटकाची सावधानताय नश्ट करता.
$(".alert").alert('close')

घडणुको

Bootstrap चें सावधान प्लगइन सावधान कार्यक्षमतेक हुक करपा खातीर कांय घडणुको उक्ती करता.

प्रसंग वर्णन
close.bs.alert closeदृष्टांत पद्दत कॉल करतना ही घडणूक रोखडीच फायर जाता .
closed.bs.alert इशारो बंद जातकच ही घडणूक फायर जाता (CSS संक्रमण पुराय जावपाची वाट पळयतले).
$('#myAlert').on('closed.bs.alert', function () {
  // do something…
})