Disabled dropdown menu items using twitter bootstrap

前端 未结 8 1193
挽巷
挽巷 2021-02-03 20:16

I use markup to display a dropdown menu using Twitter Bootstrap.

8条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-03 20:47

    When outputing the code for a disabled drop down, why not simply use :

  • Menu
  • You can always add the caret back if you still want it to appear.

    Update:
    Adding W3Schools Link

提交回复
热议问题