Make everything "Responsive"


/ Published in: JavaScript
Save to your folder(s)

Client wanted an iFrame with fixed dimensions. The iFrame is fixed height, so we agreed that it will not be responsive. However, after a while, the client needed it responsive, but could not do modifications for the parent page ( so it can communicate with the iFrame, get it's height and update it ), so I decided I can just scale the whole f*kin stuff and make it "Responsive".

So here is the code if somebody needs it.

This is how I (t)Roll

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.