data-toggle="dropdown" still required
Regardless of whether you call your dropdown via JavaScript or instead use the data-api, data-toggle="dropdown" is always required to be present on the dropdown's trigger element.
Regardless of whether you call your dropdown via JavaScript or instead use the data-api, data-toggle="dropdown" is always required to be present on the dropdown's trigger element.
2015-07-16
為什么還要點(diǎn)擊才能出現(xiàn)提示,一般情況不是鼠標(biāo)經(jīng)過就有的嘛~
2015-07-16
用, 才是正確的 用;(分號)是錯(cuò)的