标签: javascript php jquery html iframe
我已在iframe中拖放多个文件上传。此页面向下延伸,而不是iframe。我给了iframe height:auto,但这不起作用。我想,当文件数量增加时,iframe应该逐页向下扩展。
iframe
height:auto
这是我的代码:
<iframe src="dosya_up/index.php?"> </iframe>