Can I specify multiple data targets for Twitter Bootstrap collapse?

前端 未结 7 1390
耶瑟儿~
耶瑟儿~ 2020-12-03 04:26

I\'d like to target two divs for expand when clicking on a single trigger? Is that possible?

7条回答
  •  渐次进展
    2020-12-03 05:09

    You can simply add all the ids separated by commas in data-target:

      
    

提交回复
热议问题