输入banner图图片脚本导航/分类

jQuery获取选中内容及设置元素属性的方法_jquery

获取选中select :

自定义radio:

获取radio:

$("input[name='sex']:checked").val()

设置input不能编辑: