1. jQuery로 선택된 값 읽기 $("#selectBox option:selected").val(); $("select[name=name]").val(); 2. jQuery로 선택된 내용 읽기 $("#selectBox option:selected").text(); 3. 선택된 위치 var index = $("#test option").index($("#test option:selected")); 4. Add options to the end of a select $("#selectBox").append(" Apples "); $("#selectBox").append(" After Apples "); 5. Add options to the start of a select $("#selectBox").prepend(" Before Apples "); 6. Replace all the options with new options $("#selectBox").html(" Some oranges MoreOranges "); 7. Replace items at a certain index $("#selectBox option:eq(1)").replaceWith(" Someapples "); $("#selectBox option:eq(2)").replaceWith(" Somebananas "); 8. 지정된 index값으로 select 하기 $("#selectBox option:eq(2)").attr("selected...
메인 화면입니다.퀵뷰처럼 실행한 아이콘이 크게나옵니다. 메뉴화면입니다. 메뉴화면 두번째화면입니다. 각종 은행 및 증권 어플 구동 가능합니다. 앱스토어, 날씨,파이어버그 실행 화면입니다. 속도는 그냥저냥 쓸만하네요. 가격도 저렴하고 처름에 구글플레이스토어 까는게 조금 어려웠는데 설치하고 나니 정말 쓸만합니다. ㅋ 아마존프라임 멤버쉽1년짜리 포함해서 $189 아마존 딜할때 삿는데 괸찮네요~ 간단한 맛보기 마칩니다.~