Skip to content Skip to sidebar Skip to footer

Setting Iframe Width Via Javascript

we are using some code to generate an iframe width $dialogFrame.width($dialogOuter.width()).height($dialogOuter.height()); The output uses the CSS file to generate a fixed size of

Solution 1:

Maybe I'm missing something but $('#id').addClass('yourClass'); should do the trick.


Post a Comment for "Setting Iframe Width Via Javascript"