<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebProNews &#187; Thickbox</title>
	<atom:link href="http://www.webpronews.com/tag/thickbox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webpronews.com</link>
	<description>Breaking News in Tech, Search, Social, &#38; Business</description>
	<lastBuildDate>Mon, 13 Feb 2012 01:56:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Thickbox &#8211; For Image Display and Slideshows</title>
		<link>http://www.webpronews.com/thickbox-for-image-display-and-slideshows-2007-02</link>
		<comments>http://www.webpronews.com/thickbox-for-image-display-and-slideshows-2007-02#comments</comments>
		<pubDate>Thu, 15 Feb 2007 17:20:43 +0000</pubDate>
		<dc:creator>Debbie Campbell</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[Thickbox]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=35229</guid>
		<description><![CDATA[One of my clients asked me to create an 'image of the week' page for them using whatever method I thought looked and worked best. I remembered seeing the JavaScript/Ajax tool <a href="http://www.huddletogether.com/projects/lightbox/">Lightbox JS</a> in another blog recently and thought that looked pretty cool, and had the capability of showing a slideshow as well, so I got it and installed it on my client's home page.<br />
]]></description>
			<content:encoded><![CDATA[<p>One of my clients asked me to create an &#8216;image of the week&#8217; page for them using whatever method I thought looked and worked best. I remembered seeing the JavaScript/Ajax tool <a href="http://www.huddletogether.com/projects/lightbox/">Lightbox JS</a> in another blog recently and thought that looked pretty cool, and had the capability of showing a slideshow as well, so I got it and installed it on my client&#8217;s home page.</p>
<p>It worked great, unless the images were bigger than about 400px on a side. Then Firefox didn&#8217;t like it and the &#8216;close&#8217; button&#8217;s functionality was lost (actually the clickable part was just pushed down in the y direction so that you couldn&#8217;t get to it to close the image. This problem didn&#8217;t occur in IE (to my amazement), just in FF and Opera.</p>
<p>So back to the drawing board. I really liked the way the script functioned so I went looking for similar ones and came across <a href="http://jquery.com/demo/thickbox/">Thickbox</a>. This is another JavaScript/Ajax tool, it functions nearly identically but for my purposes this one was the better choice because it doesn&#8217;t break on large images.</p>
<p>Well, let me clarify &#8211; Thickbox is set by default to resize images larger than the current browser window. I tried changing this in the code, but if you don&#8217;t use it you can&#8217;t scroll up or down to see the rest of the image. So</p>
<p>I put the code back to its original state and showed the result to my client. He&#8217;d originally wanted to show 800px images, too big for Firefox/Opera if I used Lightbox JS and forcing a resize in Thickbox. But he was okay with the resizing and is now happy with the results.</p>
<p>Here&#8217;s <a href="http://www.falconphotos.com/weekly_image.php">his page with Thickbox in action</a>. Pretty cool and it really only took about 30 minutes to get it installed and running once I decided to use it. </p>
<p><a href="http://www.position-relative.com/2007/02/14/thickbox-cool-tool-for-image-display-and-slideshows/#respond">Comments</a></p>
<p>Tag:   </p>
<p>Add to <a href="http://del.icio.us/post" onclick="window.open('http://del.icio.us/post?v=4'partner=wpn'noui'jump=close'url='+encodeURIComponent(location.href)+''title='+encodeURIComponent(document.t  itle),'delicious','toolbar=no,width=700,height=400'); return false;" class="printMailTop"><img border="0" alt="" src="http://images.ientrymail.com/webpronews/delicious-pic.png" /> Del.icio.us</a> | <a href="javascript:void   window.open('http://digg.com/submit?phase=2&amp;url='+encodeURIComponent(window.   location.href)+'&amp;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img border="0" alt="" src="http://images.ientrymail.com/webpronews/digg-pic.png" /> Digg</a> | <a href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)"><img border="0" alt="" src="http://images.ientrymail.com/webpronews/reddit.png" />Reddit</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&amp;t='+encodeURIComponent(document.title)+ '   '"><img border="0" alt="" src="http://images.ientrymail.com/webpronews/furl-pic.png" /> Furl</a> </p>
<p> Bookmark WebProNews: <a href="http://www.webpronews.com"><img border="0" alt="" src="http://images.ientrymail.com/webpronews/wpn-readit.jpg" /></a></p>
<p><strong>About the Author</strong>
</p>
<p>Debbie Campbell </p>
<p><a href="http://www.parallaxwebdesign.com">Parallax Web Design</a> | <a href="http://www.position-relative.com/">Web Design Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/thickbox-for-image-display-and-slideshows-2007-02/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/9 queries in 0.004 seconds using memcached
Object Caching 198/209 objects using memcached

Served from: webpronews.com @ 2012-02-12 20:58:17 -->
