-3

你好。向此表单添加进度条的最佳方法是什么?

<form action="upload.php" method="post" enctype="multipart/form-data">
<center><p> <input type='file' size='58' style='height: 30px; font-size: 18px' name='filename'></p>
<input type='image' src='<?php echo $menu_upload_button; ?>'>
</form>

谢谢你。

4

1 回答 1

2

我会使用 jQuery 进度条http://docs.jquery.com/UI/API/1.8/Progressbar

于 2013-01-13T23:02:10.457 回答