Closed
Description
In my project , I used your plugin to auto resize iframe , it works well . but sometimes init the iframe object to auto resize, I need to stop auto resize in some condition , after then I even need to restart auto resize , Even I want to reset the iframe height and stop it. now in your project ,I can not do it . May you give me some suggestion . Waiting for you respond .
AT CURRENT VERSION , WE CAN INIT IFRAME OBJECT ONLY ONCE, IF I WANT TO SET THE HEIGHT OF IFRAME , I NEED TO SET CONFIG autoresize = false. BUT WHEN I INIT IFRAME TO AUTOREIZE firstrun BECOME FALSE. WE CAN NOT MODIFY THE settings .