* auto set the fileform width.

This commit is contained in:
wangchunsheng
2010-01-19 08:37:08 +00:00
parent 71869b58b5
commit 2e600c8ba0
2 changed files with 15 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
<?php if($config->debug) echo '<div style="margin-bottom:50px"></div>';?>
<div class='yui-d0' id='hiddenbar'>
<iframe frameborder='0' name='hiddenwin' id='hiddenwin' class='<?php $config->debug ? print("debugwin") : print('hiddenwin')?>'></iframe>
</div>