TAILIEUCHUNG - beginning html xhtml css and javascript phần 8

Các kịch bản chúng ta sẽ được xem xét trong phần này được gọi là Lightbox2, và được viết bởi Lokesh Dhakar. Nó dựa trên thử nghiệm và các thư viện Scriptaculous vì vậy chúng tôi sẽ bao gồm họ cũng như các lightbox script. Vì vậy, để tạo ra một lightbox, đầu tiên bạn thêm vào trong ba kịch bản sau đây | Chapter 12 Working with JavaScript The script we will be looking at in this section is called Lightbox2 and was written by Lokesh Dhakar. It is based on the Prototype and Scriptaculous libraries so we will include them as well as the lightbox script. So to create a lightbox first you add in the following three scripts ch12_eg2 script type text javascript src scripts scriptaculous script script type text javascript src scripts scriptaculous load effects builder script script type text javascript src scripts script There are also some CSS styles that are used in the lightbox so you can either link to this style sheet or include the rules from it in your own style sheet link rel stylesheet href css type text css media screen Finally you create a link to each of the images in the lightbox here you can see a lightbox that contains three images a href images rel lightbox Japan Picture 1 a a href images rel lightbox Japan Picture 2 a a href images rel lightbox Japan Picture 3 a Note the use of the rel attribute on the links this uses the keyword lightbox followed by a name for the lightbox in square brackets. This lightbox is called Japan. Inside the link you can have anything. There is just some simple text in this example although you could include a thumbnail image to represent each of the larger images. You do not have to indicate the size of the image as the script will automatically determine this and resize the lightbox to fit the image. You can also have multiple lightboxes on the same page as long as you give each lightbox a different name here you can see a second lightbox added with photographs from Paris h1 Images from Japan h1 a href images a href images a href images h1 Images from Paris h1 a href images a href images a href images rel lightbox Japan Picture 1 a rel lightbox Japan Picture 2 a rel

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.