内容来源于 Stack Overflow,并遵循CC BY-SA 3.0许可协议进行翻译与使用
Bootstrap3仍然在RC,但我只是尝试实现它。我想不出该怎么安排子菜单。即使CSS中没有类,即使是新的文档也没有提到它。
它在2.x中,类名为下拉子菜单
@Skelly解决方案是好的,但不会在移动设备上工作,因为悬停状态不能工作。
我添加了一点JS,以获得BS2.3.2行为。
PS:它将与您获得的CSS一起工作:http://bootply.com/71520尽管您可以评论以下部分:
CSS:
/*.dropdown-submenu:hover>.dropdown-menu{display:block;}*/
js:
$('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { // Avoid following the href location when clicking event.preventDefault(); // Avoid having the menu to close when clicking event.stopPropagation(); // If a menu is already open we close it $('ul.dropdown-menu [data-toggle=dropdown]').parent().removeClass('open'); // opening the one you clicked on $(this).parent().addClass('open'); });
结果可以在我的WordPress主题(页面顶部)上找到:http://shprinkone.julienrenaux.fr/
目前呼叫中心只有API文档,需要用户自己开发。如果用户需要saas系统的呼叫中心可以使用智能外呼机器人:https://cloud.tencent.com/product/ccsr
你有没有调整观众端表现,即通过对 LivePushConfig 中的homeOrientation设置项进行配置,它控制的是观众端看到的视频宽高比是16:9还是6:19,调整后的结果可以用播放器查看以确认是否符合预期。
控制台使用的是新的接口,批量创建子网,https://cloud.tencent.com/document/product/215/31960,可以指定路由表。terraform开发的时候是基于api2.0开发的,还没有这个接口,因此暂时无法使用