<body data-offset="60" data-target="#navbar-example2" data-spy="scroll" style="position: relative;">
2017-05-10
這一節就是來坑爹的,官網原話:Via JavaScript,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.
既然必須加還要js觸發干嘛?
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.
既然必須加還要js觸發干嘛?
2017-05-09