coleifer / micawber

a small library for extracting rich content from urls
http://micawber.readthedocs.org/
MIT License
632 stars 91 forks source link

responsive width for iframe in django #36

Closed Bind closed 9 years ago

Bind commented 9 years ago

It would be super helpful if you could pass in a percentage for the iFrame width in the django template for oembed.

Cheers

coleifer commented 9 years ago

You can try passing a percent in as the max width parameter, but in the end, it's up to the provider whether they want to support percentages.

Garito commented 9 years ago

I've tryed that without success... Is it possible to make width and height dissapear?