zoukankan      html  css  js  c++  java
  • JQUery插件thickbox

    Features:

    • ThickBox was built using the super lightweight jQuery library. Compressed, the jQuery library is 20k, uncompressed it's 58k.
    • The ThickBox JavaScript code and CSS file only add an additional 15k (only 10k by using the thickbox-compressed.js) on top of the jQuery code. The CSS file could additionally be compressed if need be.
    • ThickBox will resize images that are bigger than the browser window.
    • ThickBox offers versatility (images, iframed content, inline content, and AJAX content).
    • ThickBox will hide form elements in Windows IE 6.
    • ThickBox will remain centered in the window even when the user scrolls the page or changes the size of the browser window. Clicking an image, the overlay, or close link will remove ThickBox.
    • Due to the ThickBox creator's view that transitions should be tailored by individual authors, ThickBox windows do not implement fancy transitions. Feel free to add them as you see fit. Is this a feature? Well, some might say it is.
    • ThickBox can be invoked from a link element, input element (typically a button), and the area element (image maps).

    http://jquery.com/demo/thickbox/

  • 相关阅读:
    react 性能优化
    JS获取当前网页大小以及屏幕分辨率等
    创建对象的6种方式总结
    版本号规则
    JS事件模型
    浅谈虚拟DOM
    浏览器的回流与重绘
    JavaScript预编译
    canvas学习笔记
    java、tomcat安装
  • 原文地址:https://www.cnblogs.com/ywqu/p/1327958.html
Copyright © 2011-2022 走看看