Javascript MDBootstrap 交互实用程序
MDBootstrap是一个基于 Material Design 和 bootstrap 的 Javascript UI 库,用于通过其无缝且易于使用的组件制作有吸引力的网页。它对个人和商业用途都是免费的。在本文中,我们将了解如何在 Javascript MDBootstap 中使用 Interactions Utilities。
MDBootstrap交互实用程序允许用户与网站的内容进行交互。
MDBootstrap Javascript 交互实用程序类:
- user-select-all :它允许在用户单击时选择整个段落。
- user-select-auto :它是默认的段落选择器。
- user-select-none :当用户单击时不允许或禁用选择段落。
句法:
GeeksforGeeks
方法:
- 从官方网站下载 Javascript MDBootstrap。
- 将文件解压缩到当前工作目录。
- 在 Index.html 文件中,在 标记中指定下载的文件路径。
示例 1:此示例说明了特定类决定交互性的 MDBootstrap Javascript 交互实用程序。
HTML
Javascript MDBootstrap Interactions Utilities
GeeksforGeeks
MDBootstrap Javascript Interactions Utilities
MDBootstrap is a Material Design and
bootstrap-based Javascript UI library
that is used to make good looking webpages
with its seamless and easy-to-use component.
MDBootstrap is a Material Design and
bootstrap-based Javascript UI library
that is used to make good looking webpages
with its seamless and easy-to-use component.
MDBootstrap is a Material Design and
bootstrap-based Javascript UI library
that is used to make good looking webpages
with its seamless and easy-to-use component.
输出:
参考: https ://mdbootstrap.com/docs/standard/utilities/interactions/