jQuery Mobile 可折叠小部件主题选项
jQuery Mobile 是一种基于 Web 的技术,用于制作可在所有智能手机、平板电脑和台式机上访问的响应式内容。本文将使用 jQuery Mobile Collapsible Widget 主题选项来设置可折叠组件的配色方案。 az 字母之间的值映射到主题色板。它接受字符串类型值,其默认值为空。
句法:
$( ".selector" ).collapsible({
theme: string
});
CDN 链接:首先,添加您的项目所需的 jQuery Mobile 脚本。
例子:
HTML
GeeksforGeeks
jQuery Mobile Collapsible Widget theme Option
GeeksforGeeks
GeeksforGeeks is a computer science portal
for geeks. It contains well written, well
thought and well explained computer science
and programming articles, quizzes etc.
输出:
参考: https : //api.jquerymobile.com/collapsible/#option-theme