(转)jQuery “not readonly” selector
原文地址:https://stackoverflow.com/questions/3708764/jquery-not-readonly-selector
$(":input:not([readonly])")
原文地址:https://stackoverflow.com/questions/3708764/jquery-not-readonly-selector
$(":input:not([readonly])")