Phiên bản đầy đủ: jsB@nk » Hình ảnh » Phóng to ảnh
URL: https://www.javascriptbank.com/enlarge-image-2.html
Hiệu ứng giúp người dùng phóng to ảnh bằng một cú nhấn trái chuột và làm cho ảnh có kích thước bình thường trở lại bằng một cú nhấn đúp.
Phiên bản đầy đủ: jsB@nk » Hình ảnh » Phóng to ảnh
URL: https://www.javascriptbank.com/enlarge-image-2.html
<b>Single-click the image to enlarge it; double-click to make it small again.</b><br><img src="gif_logojsb2.gif" onclick="this.src='gif_logojsb2.gif';this.height=180;this.width=480" ondblclick="this.src='gif_logojsb2.gif';this.height=60;this.width=150"><!-- This script downloaded from www.JavaScriptBank.com Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->