TAILIEUCHUNG - Xây dựng ứng dụng cho Android với HTML, CSS và javascript - part 9

Tham khảo tài liệu 'xây dựng ứng dụng cho android với html, css và javascript - part 9', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | id A unique identifier for the element in the context of the entire page. autocapitalize Allows you to control the autocapitalization feature in Mobile Safari on the iPhone. Has no effect on Android. autocorrect Allows you to control the spelling correction feature in Mobile Safari on the iPhone. Has no effect on Android. autocomplete Allows you to control the autocomplete feature in Mobile Safari on the iPhone. Has no effect on Android. The class attribute of the submit input button needs explanation. The Android phone will display a keyboard whenever the user s cursor is in a field. The keyboard has a Go button in the bottom right-hand corner that submits the form when clicked. When you are hijacking the submit function as we are doing here submitting from the Go button on the keyboard does not remove the cursor from the active field and therefore the keyboard does not slide out of view. To remedy this jQTouch offers a convenience method that automatically removes the cursor from the active field when a form is submitted. To take advantage of this feature add the submit class to the submit element of the form. Figure 4-6. The jqt theme does a nice job styling form elements Figure 4-7 shows the New Entry form in action. At this point we ve done nothing to actually save the entry when the user clicks Save Entry. We ll cover that in Chapter 5. Adding the New Entry Panel 63 Download from Figure 4-7. Keyboard data entry with the New Entry form Adding the Settings Panel We haven t yet created a button that will allow users to navigate to a Settings panel so let s add one to the toolbar on the Home panel. All it takes is a single line of HTML shown in bold div id home div class toolbar h1 Kilo h1 a class button flip href settings Settings a O div ul class edgetoedge li class arrow a href dates Dates a li li class arrow a href about About a li ul div . remaining HTML not shown . O This is the line of HTML that adds the button Figure 4-8 . Notice that we .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.