How to implement a responsive Youtube embed iframe with Twitter Bootstrap?

后端 未结 6 1827
忘了有多久
忘了有多久 2021-01-30 14:10

Currently I\'m embedding Youtube videos with the following HAML code in a Twitter Bootstrap based site:

.row
  .span12
    %iframe.span11{ :height => \"720\",         


        
6条回答
  •  猫巷女王i
    2021-01-30 14:48

    This is probably best done with jQuery: http://www.seanmccambridge.com/tubular/ or http://okfoc.us/okvideo/

提交回复
热议问题