Animated Collapsible DIV

授权协议 未知
开发语言
所属分类 jQuery 插件、 其他jQuery插件
软件类型 开源软件
地区 不详
投 递 者 缪风史
操作系统 未知
开源组织
适用人群 未知
 软件概览

This script collapses any DIV on the page and lets users manually toggle its appearance via a smooth "Web 2.0 style" animation. Three distinguishing features of this script are:

  1. Ability for the script to work on both DIVs that have an explicit CSS height attribute defined, and without.
  2. Ability to "group" multiple collapsible content instances to act as a single unit, so opening one closes the others.
  3. Persistence can be enabled on each collapsible content individually that will remember if the DIV has been expanded, and upon the user's return to the page within the same browser session, keep it expanded.
  4. Individually toggle various attributes of each collapsible content, whether a fade effect should be applied, the duration of the animation, an explicit height, plus whether the content should be hidden via scripting by default when the page loads.
  • 这都是来自http://www.dynamicdrive.com的 js的内容: //Animated Collapsible DIV- Author: Dynamic Drive (http://www.dynamicdrive.com) //Last updated Aug 1st, 07'. Fixed bug with "block" parameter not working when

相关阅读

相关文章

相关问答

相关文档