you guys know how google code has made a ajax api for certain javascript plugins/libraries? Well, is there one for the lightbox plugin? I want to use it on my website, but I can only link to it (its not on my local server,) but I can't find a link that only gives my the javascript code and not the entire page's code. any help would be very much appreciated.
A:
If it was available to load via Google content network, it would be found at http://ajax.googleapis.com/ajax/libs/... You can find the list of supported libraries at http://code.google.com/apis/ajaxlibs/.
If you are just looking for a lightbox plugin, try the plugin repository at http://jquery.com. You can find links to the home page for each plugin. These typically have download links. For example, one of the plugins you can find is balupton's which can be downloaded from http://github.com/balupton/jquery_lightbox_bal/downloads.
tvanfosson
2009-08-08 16:03:57
A:
We've found the BlockUI plugin to be useful as well. Check out some of the samples to see if it fits your needs.
James Wiseman
2009-08-08 17:47:01