Filed in archive
Web Based Apps
by S.M. Schrama on February 21, 2007
Last year I wrote this piece on the use of lightbox javascript for websites. Lightbox is a beautiful piece of code that makes your images open in overlays instead of a blank page. The code is so wellmade, you only have to add it to the headers of your website in order to load and you can immediately start using it. Thickbox is another piecs of beautiful code I just implemented on a client's website. Thickbox is similar to lightbox, but thickbox can do more than images : it can call virtually anything in an overlay window.


- ThickBox will resize images that are bigger than the browser window.
- ThickBox offers versatility (images, iframed content, inline content, and AJAX content).
- ThickBox will hide form elements in Windows IE 6.
- ThickBox will remain centered in the window even when the user scrolls the page or changes the size of the browser window. Clicking an image, the overlay, or close link will remove ThickBox.(ThickBox website)
Permalink: Code Beauty : Thickbox
Tags:
thickbox
lightbox
java
script
code
image
overlay
google
techcrunch
web+2.0
2007
beauty+thickbox
Trackback: http://publish.creative-weblogging.com/publish/mt-tb.pl/54583
Mr Wong
Vote for Code Beauty : Thickbox:
|
Rating: 7.78 out of 9 vote(s) cast.
|
Response from:
FPImages
(03/16/07 8:13am)
Subscribe
Use the search to look for other interesting posts
| RSS | See all blog subscribe options |
|
What is RSS? | |
| Yahoo! |
|
| Addthis |
|
| Bloglines |
|
| Newsletter | |
| Follow us on Twitter! |








I have checked out ThickBox:
http://www.featurepics.com/Thickbox/Image-Gallery.aspx"
title="Image gallery">Image Gallery
I think I will stay with it. Complicity of jQuery library is hidden. You just need to do routine job adding extra properties to your images.