网页上写一个button按钮怎么给它写post功能

日期:2022-03-10 01:31:22 人气:1

网页上写一个button按钮怎么给它写post功能

可以用定位来做啊,
style:
.search { position:relative; width: 462px; }
.search .searchText { border: 1px solid #ddd; width: 346px; line-height: 32px; height: 32px; padding: 0 5px; color: #333; }
.searc
    A+
热门评论