TAILIEUCHUNG - Dojo Using the Dojo JavaScript Library to Build Ajax Applications phần 8

bao gồm các vật dụng bố trí khác. Khi widget là lần đầu tiên được xây dựng, một cửa sổ có thể nhìn thấy, và các tấm khác được xếp chồng lên nhau bên dưới nó chỉ với điều khiển của họ Không có gì tệ hơn là một hình ảnh sắc nét của một khái niệm mờ. -Ansel Adam | 216 Chapter 11 Technical Description of Dojo Table Continued Function Description These are various functions that convert between common data formats. See Chapter 15 for more detail. The Module This module consists of a number of functions that can be used to provide basic visual effects on DOM elements. As you can see in Table there seems to be a rather limited number of effects just fadein fadeout and animateProperty. Although it may not at first seem like much it turns out that one of the functions animateProperty is actually extremely powerful because it lets you work with any CSS property. Some of these functions may remind you of similar functions associated with NodeList and they should considering they are exactly the same The difference is that these functions work by being passed a DOM element as the first parameter instead of operating against an array of DOM elements as they do in NodeList. The signature for these methods is deceivingly simple. They all take a single object as their argument. That object however can be quite complex. It should always contain a property called node which is the id of the element on which to perform the animation. Other properties control the animation explore these further in Chapter 16. Table List of Functions Function Description This function performs the fade in animation on the element specified as the node property in the argument object which causes the element to gradually transition to opaque. This function returns an object of type which means it must be played to run the animation. This function performs the fade out animation on the element specified as the node property in the argument object which causes the element to gradually transition to opaque. This function returns an object of type which means

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.