By default the width of the IFRAME expands to that of the DIV containing it. If that DIV is narrow (check the CSS), so will the IFRAME. You can tweak the attributes that get added to the IFRAME by editing the below inside the .js file:
Code:
this.defaultIframe='<iframe src="about:blank" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0" class="tabcontentiframe" style="width:100%; height:auto; min-height: 100px"></iframe>'
BTW, please note that your page is currently in violation of our usage terms, since the credit notice doesn't appear inline on the page. Please reinstate the credit notice: http://www.dynamicdrive.com/notice.htm
Bookmarks