摘要: 1.select标签用于做下拉选择框 2.select 元素中的 option 标签定义了列表中的可用选项 3.selected表示默认,一般用在option标签里 Select 对象属性 属性 描述 W3C disabled 设置或返回是否应禁用下拉列表 Yes form 返回对包含下拉列表的表单 阅读全文
posted @ 2024-08-29 16:36 疯狂Python 阅读(712) 评论(0) 推荐(0)