$("#your-checkbox-id").attr('checked') 例如: if ( $("#your-checkbox-id").attr('checked') ) { dosomething(); }
沒有留言:
張貼留言