该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Lytebox

描述

Lytebox allows you to display images and html content on a webpage without have the viewer leave the page by displaying the content in an easy to use way.

How To Use

Add the appropriate rel attribute for the type of display you want.

To display images, add rel=”lytebox” to the link to the image.

To display html content, add rel=”lyteframe” to the link to the page.

Browser Compatibility

While browser compatibility was in mind from the start, not all browsers were available for testing. These browsers include Safari, Netscape, and Linux-only browsers such as Konquerer. The major browsers that were tested cover approximately 98% of browsers in use, so it’s fairly safe to say that no major problems will arise.

There is a “special” issue that is related to IE only. Sometimes the right side of the page will have a small area that is not overlayed. This is due to the way IE measures it’s margins. Adding the following style to the page will fix this issue (but it will also affect the appearance of the entire page): body { margin: 0 auto; }

The following browsers have been tested with this script:

* IE 5.01 SP2 - The fade effect does not work, but the background is darkened (completely).
* IE 5.5 SP2 - No known issues.
* IE 7.0 - No known issues.
* Opera 9.23 - No known issues.
* Firefox 1.5+ - No known issues, of course.<h3>License</h3>

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.

评价

此插件暂无评价。

贡献者及开发者

「Lytebox」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Lytebox」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Fix the errors that where in development versions.

3.22

  • Fixed bugs
  • Added Lightshow feature

5.5

  • More bug fixes
  • Updates

5.5.1

  • Fixed a bug that was not displaying the images properly