스파르타코딩클럽 웹개발종합반 만들기 과제/프로젝트에 필요한 기능 썸네일형 리스트형 달력 라이브러리 1. https://myhappyman.tistory.com/135 Javascript - datepicker 달력 생성하고 제어하기(단일달력, 연결된 달력) 이번 포스팅에선 달력 라이브러리를 하나 다뤄볼까 합니다. air - datepicker라는 녀석이고 jqeury가 필요합니다. 아래는 공식 홈페이지입니다. 다양한 예제와 사용법이 정리되어 있습니다. http://t1m0n. myhappyman.tistory.com 2. 만들기 과정 https://velog.io/@1_doyeon/JavaScript-%EB%8B%AC%EB%A0%A5-%EB%A7%8C%EB%93%A4%EA%B8%B0-%EB%8B%A8%EA%B3%84%EB%B3%84 [JavaScript] 달력 만들기 (단계별) 업무 도중에 달력만들기.. 더보기 선택창 목록 추가 삭제 버튼 1. https://docko.tistory.com/entry/Javascript-select-%ED%83%9C%EA%B7%B8%EC%97%90-%ED%95%AD%EB%AA%A9option-%EC%B6%94%EA%B0%80-%EC%82%AD%EC%A0%9C%ED%95%98%EA%B8%B0 Javascript - select 태그에 항목(option) 추가 삭제하기. docko.tistory.com 2.https://ming9mon.tistory.com/85 jQuery Select Box 컨트롤 (내용 추가, 삭제 등) jQuery로 옵션 생성 $('#selectBox').html(" 1번째 옵션 2번째 옵션 "); 선택된(selected) 내용 읽기 console.log($('#selectBox opt.. 더보기 여러 카드들에 입력한 내용들을 하나의 게시창에 이어붙이기 아직 모르겠다. 더보기 어제 작성한 내용 불러와 카드식 입력창 만들기 shadow-box 안에 게시창과 입력창을 구성하면 될 듯. 더보기 입력창에서 작성한 내용들을 담는 카드 부트스트랩 components > cards > border Border Use border utilities to change just the border-color of a card. Note that you can put .text-{color} classes on the parent .card or a subset of the card’s contents as shown below. https://getbootstrap.com/docs/5.0/components/card/ Cards Bootstrap’s cards provide a flexible and extensible content container with multiple variants and options. getbootstrap.com 더보기 선택창 1. 부트스트랩 Select 메뉴 https://getbootstrap.com/docs/5.0/forms/select/ Select Customize the native s with custom CSS that changes the element’s initial appearance. getbootstrap.com The multiple attribute is also supported: Open this select menu One Two Three Copy Open this select menu One Two Three 2. BULMA https://bulma.io/documentation/form/select/#multiple-select Multiple select# You can style a .. 더보기 페이지 이동 페이지 이동 가. ● 방법 1> a href 사용하기 ● 방법 2> HTML 태그 ● 방법 3> onClick 사용하기(javascript 사용하기) ● 방법 4> submit/form 사용하기 ● 번외> HTML에서 새 창으로 페이지 열기 출처 https://dnf-lover.tistory.com/entry/PHP-HTML-JS-HTML-%EC%97%90%EC%84%9C-%ED%8E%98%EC%9D%B4%EC%A7%80-%EC%9D%B4%EB%8F%99%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95-%EC%83%88-%EC%B0%BD%EC%9C%BC%EB%A1%9C-%ED%8E%98%EC%9D%B4%EC%A7%80%EB%A5%BC-%EC%83%88%EB%A1%9C-%EB%9D%84%.. 더보기 이전 1 2 3 4 5 다음