How to set up twitter's embedded timeline width in percentage (responsive/fluid design)

后端 未结 9 1313
慢半拍i
慢半拍i 2021-02-04 17:06

I\'m looking to set up twitter\'s embedded timeline, it\'s quite easy when you\'re having a fixed design, but that\'s not my case and I\'m actually building a fluid and responsi

9条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-04 17:26

    If you absolutely must do a fluid, you can code a javascript that changes that iframe's width after a resize event or using some javascript timers.

    Can we see some code of yours to make some js code for this?

提交回复
热议问题