7.10. Bootstrap5 message prompt box

发布时间 : 2025-10-25 13:35:27 UTC      

Page Views: 9 views

Bootstrap 5 can easily implement an information prompt box.

Image0

The prompt box can use the ‘. alert’ class, followed by .alert-success , .alert-info , .alert- warning , .alert-danger , .alert-primary , .alert-secondary , .alert-light or .alert-dark classto implement:

7.10.1. Example

success! You should read carefully This message.

Prompt box to add link

Add to the label of the link in the prompt box alert-link class to set links that match the color of the prompt box:

7.10.2. Example

 
success! You should read carefully This message.

Close the prompt box

We can click in the prompt box div add in .alert-dismissible class, and then add to the link on the close button class="btn-close" , data-dismiss="alert" class to set the closing operation of the promptbox.

7.10.3. Example

success! You should read carefully。

Prompt box animation

.fade and .show class is used to set the fade-out and fade-in effects of the prompt box when it is closed:

7.10.4. Example

<div class="alert alert-danger alert-dismissible fade show"> 
《地理信息系统原理、技术与方法》  97

最近几年来,地理信息系统无论是在理论上还是应用上都处在一个飞速发展的阶段。 GIS被应用于多个领域的建模和决策支持,如城市管理、区划、环境整治等等,地理信息成为信息时代重要的组成部分之一; “数字地球”概念的提出,更进一步推动了作为其技术支撑的GIS的发展。 与此同时,一些学者致力于相关的理论研究,如空间感知、空间数据误差、空间关系的形式化等等。 这恰好说明了地理信息系统作为应用技术和学科的两个方面,并且这两个方面构成了相互促进的发展过程。