Releases: kkamkou/jqFenster
Releases · kkamkou/jqFenster
1.3.1
1.3.0
1.2.10
1.2.9
Added a new width
option. In case of iframes which are resizing themselves It might be a good idea to disable this feature: jQuery.jqFensterOptions.width = false;
Or you can use it to specify exact width for the modal holder and set the modal-template width to 100%: jQuery.jqFensterOptions.width = '400px';
.