How to make in-built slideshare iframe responsive?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • denisbook
    New Member
    • Sep 2016
    • 1

    How to make in-built slideshare iframe responsive?

    I added my presentation to website (here). I used slideshare iframe with code:
    Code:
    <iframe src="//www.slideshare.net/slideshow/embed_code/key/HQoiz6GR1oLe1n" width="860" height="600" frameborder="600" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
    Style
    Code:
    height="600"
    cause black areas around presentation in mobile version:Click image for larger version

Name:	Screenshot_1.jpg
Views:	1
Size:	18.3 KB
ID:	5419184

    How to make iframe responsive?
Working...