house9 / jquery-iframe-auto-height

jQuery plugin to set the height of an iframe to its contents height
https://github.com/house9/jquery-iframe-auto-height
453 stars 211 forks source link

chrome strategy added #64

Closed janmas closed 9 years ago

janmas commented 9 years ago

I have just created a new version (1.9.6) which differs from 1.9.5 in only one thing: chrome strategy has been added into strategyKeys array. This allows a caller to plug-in a custom strategy for chrome browser (actually this has been needed to be done in our case). The minified version has been created by Web Essentials plugin version 3.7 installed in Visual Studio 2012.

house9 commented 9 years ago

I am closing this for now and will incorporate soon File change needs to be added to the real source file which I will do shortly, I am in the process of restructuring the main repo