Đang chuẩn bị liên kết để tải về tài liệu:
javascript bible 4th edition jsb gold chapters phần 8

Không đóng trình duyệt đến khi xuất hiện nút TẢI XUỐNG

Những điều thay đổi, tuy nhiên, một khi bạn bắt đầu điều chỉnh các thuộc tính của lớp bên trong độc lập của lớp bên ngoài. Với các lớp bên ngoài ẩn, bạn có thể hiển thị các lớp bên trong. Chỉ bằng cách thiết lập thuộc tính tầm nhìn của các lớp bên trong thừa kế | Appendix F Examples from Parts III and IV CD-435 images and image swapping and thus pass the test for the presence of the document.images array can execute those statements. For a browser with an image object images are preloaded into the browser cache as the page loads so that response to the user is instantaneous the first time the user calls upon new versions of the images. Listing 15-42 Using onMouseDown and onMouseUp Event Handlers HTML HEAD TITLE onMouseDown and onMouseUp Event Handlers TITLE SCRIPT LANGUAGE JavaScript if document.images var RightNormImg new Image 16 16 var RightUpImg new Image 16 16 var RightDownImg new Image 16 16 var LeftNormImg new Image 16 16 var LeftUpImg new Image 16 16 var LeftDownImg new Image 16 16 RightNormImg.src RightNorm.gif RightUpImg.src RightUp.gif RightDownImg.src RightDown.gif LeftNormImg.src LeftNorm.gif LeftUpImg.src LeftUp.gif LeftDownImg.src LeftDown.gif function setImage imgName type if document.images var imgFile eval imgName type Img.src document.images imgName .src imgFile return false SCRIPT HEAD BODY H1 onMouseDown and onMouseUp Event Handlers H1 HR P Roll atop and click on the buttons to see how the link event handlers swap images P CENTER A HREF javascript void 0 onMouseOver return setImage Left Up onMouseDown return setImage Left Down Continued elementObject.onMouseDown CD-436 Part VI Appendixes Listing 15-42 continued onMouseUp return setImage Left Up onMouseOut return setImage Left Norm IMG NAME Left SRC LeftNorm.gif HEIGHT 16 WIDTH 16 BORDER Q A nbsp nbsp A HREF javascript void Q onMouseOver return setImage Right Up onMouseDown return setImage Right Down onMouseUp return setImage Right Up onMouseOut return setImage Right Norm IMG NAME Right SRC RightNorm.gif HEIGHT 16 WIDTH 16 BORDER Q A CENTER BODY HTML IE4 and NN6 simplify the implementation of this kind of three-state image button by allowing you to assign the event handlers directly to IMG element objects. Wrapping images inside links is a backward .

Đã 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.