프로그래밍/jQuery

셀렉트 박스 초기화 시키기

august5pm 2016. 10. 19. 23:24

셀렉트 박스 초기화 시키는 방법


$(select).prop('selectedIndex',0);
저작자표시 (새창열림)