Danh mục

Tương tác giữa PHP và jQuery - part 27

Số trang: 10      Loại file: pdf      Dung lượng: 581.61 KB      Lượt xem: 9      Lượt tải: 0    
Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

CHAPTER 7 ■ ENHANCING THE USER INTERFACE WITH JQUERYYou may have noticed that the modal window appears to flicker right as it’s opened. This happens because fx.initModal() appends the modal window to the body element without hiding it. To correct this, add a call to .hide() in fx.initModal() using the following bold code: // Functions to manipulate the modal window fx = { // Checks for a modal window and returns it, or // else creates a new one and returns that "initModal" : function() { // If no elements are matched, the length // property will be 0 if...
Nội dung trích xuất từ tài liệu:
Tương tác giữa PHP và jQuery - part 27

Tài liệu được xem nhiều: