Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
查看实现类似于:jQuery SplitButton演示的拆分按钮。
这个例子和只使用 2 个按钮有什么区别?我错过了什么吗?
..特别是关于联合“集合”展示...
就是这样:组合在一起的两个按钮。正如网页上所说 -
一个由两个按钮构建的拆分按钮的示例:一个只有文本的普通按钮,一个只有一个主图标而没有文本的 [ 和 ]。两者都组合在一个集合中。
他们只是为我们提供了另一个可以使用按钮小部件轻松完成的示例。