Twitter Bootstrap: Print content of modal window

前端 未结 10 980
走了就别回头了
走了就别回头了 2020-11-28 02:19

I\'m developing a site using Bootstrap which has 28 modal windows with information on different products. I want to be able to print the information in an open modal window.

10条回答
  •  攒了一身酷
    2020-11-28 03:01

    I would suggest you try this jQuery plugin print element

    It can let you just print the element you selected.

提交回复
热议问题