码迷,mamicode.com
首页 > 其他好文 > 详细

模拟上传,可自行定义上传按钮的名称和图片。

时间:2014-08-14 19:32:09      阅读:219      评论:0      收藏:0      [点我收藏+]

标签:style   os   io   div   line   ad   ef   type   

 <table>
    <tr>
    <td>上传</td>
    <td style="width:300px;">
   
                <div style="position: absolute; z-index: 3; cursor:hand; float:left; width:227px;">
              <input id="FilePathTxt" class="table_input" style="width:227px;height:16px;" type="text" />
              </div>
                 <div style="z-index: 1; cursor: hand; float:right; line-height:16px;">上传
                 </div>
            <div style="position: absolute; z-index: 2; cursor:hand; width:300px; float:left;"  >
                <asp:FileUpload onchange="FilePathTxt.value=this.value" ID="FileUpload1" style="filter: alpha(opacity=0);cursor: hand;" Width="300px" runat="server" />            
            </div>
    </td>
    </tr>
    </table>

模拟上传,可自行定义上传按钮的名称和图片。,布布扣,bubuko.com

模拟上传,可自行定义上传按钮的名称和图片。

标签:style   os   io   div   line   ad   ef   type   

原文地址:http://www.cnblogs.com/hclw/p/3912786.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!