<?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>Sunils blog &#187; Thickbox</title>
	<atom:link href="http://www.myhtmlworld.com/tag/thickbox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.myhtmlworld.com</link>
	<description>myhtmlworld.com</description>
	<lastBuildDate>Mon, 14 Nov 2011 09:27:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Popular JavaScripts which makes the web more richer and interactive</title>
		<link>http://www.myhtmlworld.com/web-development/popular-javascripts-web-richer-interactive.html</link>
		<comments>http://www.myhtmlworld.com/web-development/popular-javascripts-web-richer-interactive.html#comments</comments>
		<pubDate>Sat, 03 Oct 2009 06:51:53 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Form validation]]></category>
		<category><![CDATA[greybox]]></category>
		<category><![CDATA[highslide]]></category>
		<category><![CDATA[Image gallery showcasing]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[Moo tools]]></category>
		<category><![CDATA[shadowbox]]></category>
		<category><![CDATA[Thickbox]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=464</guid>
		<description><![CDATA[Now a days, JavaScript is unavoidable for any website. JavaScript enriches your website in the form of giving more interactivity to your web page and help to dressing up your web page. The use of JavaScript can be listed like this Checking and correcting the form data in the user side Dynamically change the web [...]]]></description>
			<content:encoded><![CDATA[<p>Now a days, JavaScript is unavoidable for any website. JavaScript enriches your website in the form of giving more interactivity to your web page and help to dressing up your web page.</p>
<p>The use of JavaScript can be listed like this</p>
<ol>
<li>Checking and correcting the form data in the user side</li>
<li>Dynamically change the web page without reload it.</li>
<li>Create applications like calculator, simple applications and games.</li>
<li>Add effects to a web page which will attract more visitors</li>
</ol>
<p>These are the important use of JavaScript. Some of them are very important, some of them not that much. Here I am showcasing some important JavaScript tools which commonly using in website.<br />
<span id="more-464"></span></p>
<p></p>
<h3>JavaScript form validation</h3>
<p>The most important and common functionality of a JavaScript is form validation. Most of the people using different JavaScript libraries such as Jquery, Moo tools, etc etc. As I am a fan of Jquery, I personally use <a rel="external nofollow" href="http://jquery.bassistance.de/validate/demo/" target="_blank">bassistance JavaScript validation</a>. It is simple to use and giving lot of options</p>
<h3>Showcase image / video gallery</h3>
<p>There are a lot of JavaScript libraries are available for showcasing images and videos even web pages. Here is the very popular JavaScript which used to overlay images / video / web page.</p>
<p><strong><a rel="external nofollow" href="http://www.huddletogether.com/projects/lightbox2/" target="_blank">Lighbox</a> </strong></p>
<blockquote><p>Lightbox is a simple, unobtrusive script used to overlay images on the current page. It&#8217;s a snap to setup and works on all modern browsers.</p></blockquote>
<p><strong><a rel="external nofollow" href="http://jquery.com/demo/thickbox/" target="_blank">Thickbox</a></strong></p>
<blockquote><p>ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.</p></blockquote>
<p><strong><a rel="external nofollow" href="http://orangoo.com/labs/GreyBox/" target="_blank">Greybox </a></strong></p>
<blockquote><p>GreyBox can be used to display websites, images and other content in a beautiful way.</p></blockquote>
<p><strong><a rel="external nofollow" href="http://www.shadowbox-js.com/" target="_blank">shadow box</a></strong></p>
<blockquote><p>Shadowbox is an online media viewer application that supports all of the web&#8217;s most popular media publishing formats.</p></blockquote>
<p><strong><a rel="external nofollow" href="http://highslide.com/" target="_blank">Highslide</a></strong></p>
<blockquote><p>Highslide JS is an open source image, media and gallery viewer written in JavaScript.</p></blockquote>
<p><strong><a rel="external nofollow" href="http://sorgalla.com/jcarousel/" target="_blank">jcarousel</a></strong></p>
<blockquote><p>jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with or without animation).</p></blockquote>
<p><strong><a rel="external nofollow" href="http://code.google.com/p/swfobject/" target="_blank">SWFobject</a> </strong></p>
<blockquote><p>SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file</p></blockquote>
<h4>Miscellaneous scripts</h4>
<ul>
<li><strong><a rel="external nofollow" href="http://www.alistapart.com/articles/dropdowns/" target="_blank">Drop down menus</a> </strong></li>
<li><strong><a rel="external nofollow" href="http://stilbuero.de/jquery/tabs_3/" target="_blank">Tab styles</a> </strong></li>
<li><strong><a rel="external nofollow" href="www.pushuptheweb.com" target="_blank">Pushup JavaScript</a></strong></li>
</ul>
<p>For integrating all these scripts, person requires only knowledge of basic html and JavaScript. If you are using some other tools please share with me through the comment form.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/popular-javascripts-web-richer-interactive.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create Thickbox in WordPress with just 3 lines of code.</title>
		<link>http://www.myhtmlworld.com/wordpress/create-thickbox-wordpress.html</link>
		<comments>http://www.myhtmlworld.com/wordpress/create-thickbox-wordpress.html#comments</comments>
		<pubDate>Sat, 11 Jul 2009 05:41:06 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[no plugin]]></category>
		<category><![CDATA[Thickbox]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=355</guid>
		<description><![CDATA[We already know that WordPress is showing Thickbox in its backend (wp-admin). We can call the same Thickbox in the WordPress theme also. It is very simple and it will help to remove your Thickbox plugin(if you are using it). First of all we need to insert the scripts necessary for creating the Thickbox. As [...]]]></description>
			<content:encoded><![CDATA[<p>We already know that WordPress is showing Thickbox in its backend (wp-admin). We can call the same Thickbox in the WordPress theme also. It is very simple and it will help to remove your Thickbox plugin(if you are using it).</p>
<p>First of all we need to insert the scripts necessary for creating the Thickbox. As I said earlier, WordPress is using jQuery and Thickbox already in its backend. So we just need to call the jquery and thickbox.</p>
<p><span id="more-355"></span></p>
<pre lang="php">
<?php wp_enqueue_style('thickbox'); ?> <!-- inserting style sheet for Thickbox.  -->
<?php wp_enqueue_script('jquery'); ?> <!--  including jquery. -->
<?php wp_enqueue_script('thickbox'); ?> <!--  including Thickbox javascript. -->
</pre>
<p>All these 3 lines of code should insert just before the < ? php wp_head( ) ; ? > function</p>
<p>These codes will include necessary files for your Thickbox. So Thickbox is ready for its functioning. Make sure that you have included < ? php wp_head ( ) ; ? > and < ? php wp_footer( ); ? > in your header and footer files  respectively.</p>
<p>Now we can test it by uploading the image from backend by creating a post. Please note that after the image got uploaded, we need to link the thumbnail image to the original image. And we need to include the class for the anchor tag like this. class=”thickbox”.</p>
<p><a class="thickbox" rel="thickbox-demo"  href="http://www.myhtmlworld.com/wp-content/uploads/2009/07/link-to-image.jpg"></a></p>
<p><a class="thickbox" rel="thickbox-demo" href="http://www.myhtmlworld.com/wp-content/uploads/2009/07/class-thickbox.jpg"></a></p>
<p>Just save the post and see it in your blog.</p>
<p><a class="thickbox" rel="thickbox-demo" href="http://www.myhtmlworld.com/wp-content/uploads/2009/07/myhtmlworld.com-033.jpg"></a></p>
<p>[<strong>update</strong>: Somebody asked me how we can enable the Next and previous button on the thickbox. For getting that functionality we need to add rel="thickbox-demo" or rel="something" next to the thickbox class. So it will look like this<br />
<a rel="thickbox-demo" class="thickbox" href="http://www.myhtmlworld.com/wp-content/uploads/2009/07/thickbox-rel.jpg"></a><br />
 ]</p>
<p>Hope you have like it. <a target="_blank" href="http://twitter.com/sunilsk">Follow me on twitter</a> or subscribe my feed for latest updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/wordpress/create-thickbox-wordpress.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>

