Tell me what is the difference between the following two lines of code?$('#Mymodalprompt').modal({ keyboard: false });$.fn.modal.constructor.defaults.keyboard = false;?
3Tell me what will be the default bootstrap look of the alert created with this following code:
Explain in brief about bootstrap 3 tables?
Why is it called bootstrap?
What is a transition plugin?
Explain what pagination in bootstrap is and how they are classified?
Why use bootstrap 4?
How we can create a progress bar using bootstrap?
Explain what is the use of Bootstrap Carousel plugin?
What do you understand by bootstrap?
Which class is used for pagination in bootstrap?
Why bootstrap is used for mobile web development?
Explain me how to create thumbnails using bootstrap?
What is bootlint?
How will you create a bootstrap alert?
What is the role of pagination in bootstrap and what are their classifications?
When we click outside of modal popup, it will close, how to resolve it?