Open ankushg opened 11 years ago
ughhhhh does the iframe have to be hardcoded?
I'm not aware of any other ways... https://techfair.wufoo.com/code/techx-2014-planning-board-application/ only shows iframes and javascript embeds, both of which get cut off when resizing the window
Boooo i guess we can resize using js
On Monday, September 9, 2013, Ankush Gupta wrote:
I'm not aware of any other ways... https://techfair.wufoo.com/code/techx-2014-planning-board-application/only shows iframes and javascript embeds, both of which get cut off when resizing the window
— Reply to this email directly or view it on GitHubhttps://github.com/techfair/techx/issues/6#issuecomment-24087298 .
any ideas @vicli? I tried using the javascript embed too but the problem is still there :-\
Maybe we could use some javascript to react on window size changes and resize the iframe appropriately?