javascript - 什么是好的 jQuery 灯箱克隆?

标签 javascript jquery css lightbox

必须是:

  • 使用 CSS 轻松换肤
  • 能够处理表格而不仅仅是图像
  • 有据可查

欢迎提出建议

非常感谢

最佳答案

我用过 Shadowbox.js在几个大型元素上效果很好。

Although Shadowbox can be used in standalone mode, it's just as easy to use Shadowbox with your JavaScript library of choice for a given project. This is accomplished using adapters. An adapter is a small file that tells Shadowbox which methods to call on the underlying framework to achieve some common purpose such as querying the DOM or handling events. Shadowbox comes bundled with adapters for the following JavaScript frameworks:

* Prototype
* jQuery
* MooTools (requires 1.2 Core)
* Dojo Toolkit
* Yahoo! User Interface Library (requires yahoo-dom-event.js)
* Ext (requires ext-core.js)

关于javascript - 什么是好的 jQuery 灯箱克隆?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1208755/

相关文章:

javascript - 在子模块中使用构造函数时出现意外的 "double"命名空间

javascript - jQuery 模态对话框不适用于回发

html - 如何在媒体查询中定义所有低于和高于1366的分辨率?

html - 在超小型设备中需要页面标题和切换按钮在同一行

javascript - 我们如何搜索并找到与某些 `Array number` 匹配的属性名称 `schools` 的 `search text`

javascript - 获取多选下拉列表的 selectedIndex

javascript - 在 Angular 中的其他组件之间更改 url 时保留 HTML 值(选定的选项、复选框)

javascript - 我的 div 使用 show() 正确淡入,但在动画完成后它会跳起来

jquery - 最小高度不缩放

javascript - 自定义 Superfish 下拉菜单后的问题