My-LightBox
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A Simple jQuery UI "Lightbox" Style Modal Window
# Overview #
My "**Lightbox**" is a Simple to use Dialog Window based on **jQuery** and **jQuery's UI**.

To use this script you will need to have
jQuery 1.4 or above and the jQuery UI Scripts and CSS Files.

You can download them at [jqueryui.com][1].

To use this script, simply add the class “.sbox” to your a href and it will pull them
link into the lightbox. If javascript is off, it will open will target blank.

Please use the title attribute on your a href so that the lightbox can select a title

You will also need to find a loading gif. There’s lot’s of places to get them at so
I’m sure you will be able to find one and figure out the css fairly easy.

You can find the original source to this lightbox at my [blog][2]
You can see a live real world demo at [Rare Species Fund][3]

## Reference Links ##

  [1]: http://jqueryui.com
  [2]: http://blog.s-vizion.com/2011/web-development/a-simple-jquery-lightbox-for-displaying-anything/
  [3]: http://rarespeciesfund.org/

## TODO: ##
- 0) Convert from a "ahole" function to a actual jQuery PlugIn
- 1) Possibily add options to allow setting of loading image, resizable, etc

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。