<?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>bijusubhash.com &#187; HTML</title> <atom:link href="http://www.bijusubhash.com/blog/category/html/feed" rel="self" type="application/rss+xml" /><link>http://www.bijusubhash.com</link> <description>Blog for Graphic Tutorials, Tips, Tricks, Technical Tutorials and Free stuffs</description> <lastBuildDate>Sat, 21 Jan 2012 17:39:16 +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>Simple Popup using CSS and jQuery</title><link>http://www.bijusubhash.com/blog/simple-popup-using-css-and-jquery</link> <comments>http://www.bijusubhash.com/blog/simple-popup-using-css-and-jquery#comments</comments> <pubDate>Sun, 24 Apr 2011 13:30:32 +0000</pubDate> <dc:creator>Biju Subhash</dc:creator> <category><![CDATA[downloads]]></category> <category><![CDATA[HTML]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[css-popup]]></category> <category><![CDATA[JQuery]]></category> <category><![CDATA[jQuery-popup]]></category> <category><![CDATA[modal window]]></category> <category><![CDATA[popup]]></category> <category><![CDATA[simple-popup]]></category> <guid
isPermaLink="false">http://www.bijusubhash.com/?p=4483</guid> <description><![CDATA[In this post I&#8217;m explaining, how to create a simple popup using CSS and jQuery. There is a lot of popup script available over the net like, lightbox, tinybox etc. As per the part of my project I want to create a simple popup without any animation and it should be automatically aligned center vertical [...]]]></description> <content:encoded><![CDATA[<p>In this post I&#8217;m explaining, how to create a simple popup using CSS and jQuery. There is a lot of popup script available over the net like, lightbox, tinybox etc. As per the part of my project I want to create a simple popup without any animation and it should be automatically aligned center vertical and horizontal. For this popup, here I&#8217;m explaining each code html, css and jquery. Ok lets start with html first.<br
/> <img
src="http://www.bijusubhash.com/wp-content/uploads/2011/04/Simple-Popup-Box-using-CSS-and-jQuery.jpg" alt="Simple Popup Box using CSS and jQuery" title="Simple Popup Box using CSS and jQuery" width="728" class="alignnone size-full wp-image-4485" /></p><h3>Step One HTML</h3><pre class="brush: html;">
&lt;div class=&quot;QTPopup&quot;&gt;
    	&lt;div class=&quot;popupGrayBg&quot;&gt;&lt;/div&gt;
    	&lt;div class=&quot;QTPopupCntnr&quot;&gt;
        	&lt;div class=&quot;gpBdrLeftTop&quot;&gt;&lt;/div&gt;
            &lt;div class=&quot;gpBdrRightTop&quot;&gt;&lt;/div&gt;
            &lt;div class=&quot;gpBdrTop&quot;&gt;&lt;/div&gt;
            &lt;div class=&quot;gpBdrLeft&quot;&gt;
            	&lt;div class=&quot;gpBdrRight&quot;&gt;
                	&lt;div class=&quot;caption&quot;&gt;
                    	Send Your Messages
                    &lt;/div&gt;
                    &lt;a href=&quot;#&quot; class=&quot;closeBtn&quot; title=&quot;Close&quot;&gt;&lt;/a&gt;
                    &lt;div class=&quot;content&quot;&gt;
                    	&lt;table width=&quot;100%&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
                        	&lt;tr&gt;
                            	&lt;td&gt;Name&lt;/td&gt;
                            	&lt;td width=&quot;260&quot;&gt;
                                    &lt;div class=&quot;titlebarLeftc&quot;&gt;
                                    &lt;div class=&quot;titlebarRightc&quot;&gt;
                                    &lt;div class=&quot;titlebar&quot; style=&quot;width:250px;&quot;&gt;&lt;input type=&quot;text&quot; value=&quot;&quot;  style=&quot;border:0px;  background:none; margin-top:5px; width:245px;&quot;/&gt;
                                    &lt;/div&gt;
                                    &lt;/div&gt;
                                    &lt;/div&gt;
                                &lt;/td&gt;
                            &lt;/tr&gt;
                            &lt;tr&gt;
                            	&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;
                            &lt;/tr&gt;
                        	&lt;tr&gt;
                            	&lt;td&gt;Email&lt;/td&gt;
                            	&lt;td width=&quot;260&quot;&gt;
                                    &lt;div class=&quot;titlebarLeftc&quot;&gt;
                                    &lt;div class=&quot;titlebarRightc&quot;&gt;
                                    &lt;div class=&quot;titlebar&quot; style=&quot;width:250px;&quot;&gt;&lt;input type=&quot;text&quot; value=&quot;&quot;  style=&quot;border:0px;  background:none; margin-top:5px; width:245px;&quot;/&gt;
                                    &lt;/div&gt;
                                    &lt;/div&gt;
                                    &lt;/div&gt;
                                &lt;/td&gt;
                            &lt;/tr&gt;
                        &lt;/table&gt;&lt;br /&gt;
                        &lt;table&gt;
                            &lt;tr&gt;
                            	&lt;td&gt;&amp;nbsp;&lt;/td&gt;
                            &lt;/tr&gt;
                        	&lt;tr&gt;
                            	&lt;td&gt;
                                	Subject
                                &lt;/td&gt;
                            &lt;/tr&gt;
                            &lt;tr&gt;
                            	&lt;td style=&quot;height:5px;&quot;&gt;&lt;/td&gt;
                            &lt;/tr&gt;
                        	&lt;tr&gt;
                            	&lt;td&gt;
                                	&lt;div class=&quot;titlebarLeftc&quot;&gt;
                                    &lt;div class=&quot;titlebarRightc&quot;&gt;
                                    &lt;div class=&quot;titlebar&quot; style=&quot;width:414px;&quot;&gt;&lt;input type=&quot;text&quot; value=&quot;&quot;  style=&quot;border:0px;  background:none; margin-top:5px; width:405px;&quot;/&gt;
                                    &lt;/div&gt;
                                    &lt;/div&gt;
                                    &lt;/div&gt;
                                &lt;/td&gt;
                            &lt;/tr&gt;
                            &lt;tr&gt;
                            	&lt;td&gt;&amp;nbsp;&lt;/td&gt;
                            &lt;/tr&gt;
                        	&lt;tr&gt;
                            	&lt;td&gt;
                                	Message
                                &lt;/td&gt;
                            &lt;/tr&gt;
                             &lt;tr&gt;
                            	&lt;td style=&quot;height:5px;&quot;&gt;&lt;/td&gt;
                            &lt;/tr&gt;
                            &lt;tr&gt;
                            	&lt;td&gt;
									&lt;textarea class=&quot;textareagradiant&quot; style=&quot;width:428px; height:116px; border:1px solid #CFCECE;&quot;&gt; &lt;/textarea&gt;
                                &lt;/td&gt;
                            &lt;/tr&gt;
                            &lt;tr&gt;
	                            &lt;td style=&quot;height:5px;&quot;&gt;&lt;/td&gt;
                            &lt;/tr&gt;
                            &lt;tr&gt;
	                            &lt;td style=&quot;height:10px;&quot;&gt;&lt;/td&gt;
                            &lt;/tr&gt;
                            &lt;tr&gt;
                            	&lt;td&gt;
                                &lt;input type=&quot;button&quot; value=&quot;Submit&quot; class=&quot;gbtn_s&quot;  /&gt;
                                &lt;input type=&quot;button&quot; value=&quot;Reset&quot; class=&quot;gbtn_s&quot;  /&gt;
                                &lt;/td&gt;
                            &lt;/tr&gt;
                        &lt;/table&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&quot;gpBdrLeftBottom&quot;&gt;&lt;/div&gt;
            &lt;div class=&quot;gpBdrRightBottom&quot;&gt;&lt;/div&gt;
            &lt;div class=&quot;gpBdrBottom&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;/div&gt;
</pre><h3>Step Two CSS</h3><p>Here we are using only three images for popup. One is for the curve of the popup, its using a master image for curves. And the another two are for close bottons which for normal and mouse over buttons.</p><pre class="brush: css;">
/*---popup styles starts here ----- */
	.popupGrayBg {
		position:fixed;
		width:100%;
		height:100%;
		background:black;
		z-index:1001;
		left:0;
		top:0;
		opacity:.5;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
		}
	.QTPopupCntnr {
		width:487px;
		position:fixed;
		z-index:1200;
		background:gray;
		left:50%;
		top:50%;
		margin-left:-244px;
		margin-top:-276px;
		}
	.gpBdrLeftTop {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) left top no-repeat;
		float:left;
		}
	.gpBdrRightTop {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) right top no-repeat;
		float:right;
		}
	.gpBdrTop {
		height:3px;
		background:#a9b6e1;
		border-top:3px solid #3b4f91;
		margin-left:6px;
		margin-right:6px;
		}
	.gpBdrLeft {
		border-left:3px solid #3b4f91;
		background:#fff;
		}
	.gpBdrRight {
		border-right:3px solid #3b4f91;
		background:#fff;
		min-height:400px;
		position:relative;
	}
	.gpBdrLeftBottom {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) left bottom no-repeat;
		float:left;
		}
	.gpBdrRightBottom {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) right bottom no-repeat;
		float:right;
		}
	.gpBdrBottom {
		height:3px;
		background:#fff;
		border-bottom:3px solid #3b4f91;
		margin-left:6px;
		margin-right:6px;
		}
	.gpBdrRight .caption {
		background:#a9b6e1;
		line-height:38px;
		padding-left:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		color:#3b4f91;
		}
	.gpBdrRight .closeBtn {
		background:red;
		width:31px;
		height:31px;
		position:absolute;
		right:-15px;
		top:-15px;
		background:url(../images/grn_pp_cls_btn_normal.png) no-repeat;
		}
	.gpBdrRight .closeBtn:hover {
		background:url(../images/grn_pp_cls_btn_over.png) no-repeat;
		}
	.gpBdrRight .content {
		padding:25px;
		font-weight:normal;
		}
/*---popup styles ends here ----- */
</pre><h3>Step Three jQuery</h3><pre class="brush: js;">
&lt;script type=&quot;text/javascript&quot; src=&quot;js/jquery.js&quot; &gt;&lt;/script&gt;
&lt;script  type=&quot;text/javascript&quot; language=&quot;javascript&quot;&gt;
$(document).ready(function(){
	$(&quot;.QTPopup&quot;).css('display','none') // set the popup display none default
	$(&quot;.lnchPopop&quot;).click(function(){ // launch the popup
		$(&quot;.QTPopup&quot;).animate({width: 'show'}, 'slow');})
		$(&quot;.closeBtn&quot;).click(function(){ // close the popup
			$(&quot;.QTPopup&quot;).css('display', 'none');
		})
})
&lt;/script&gt;
</pre><p>You can download the popup script and see the demo too.</p><table
width="100%"><tbody><tr><td> <a
href="http://www.bijusubhash.com/wp-content/plugins/download-monitor/download.php?id=113" title="Downloaded 691 times"><img
src="http://www.bijusubhash.com/images/download_btn.png" alt="Simple Popup using CSS and jQuery" /></a></td><td
style="text-align:right;"> <a
href="http://www.bijusubhash.com/demo/Simple-Popup-using-CSS-and-jQuery/simple-popup-using-css-and-jquery.html" target="_blank"><img
class="alignnone size-full wp-image-4209" title="Demo" src="http://www.bijusubhash.com/wp-content/uploads/2010/12/demo_btn.png" alt="" width="177" height="139"></a></td></tr></tbody></table><div
class="awmp_tags"><a
href="http://www.bijusubhash.com/blog/tag/popup" rel="tag">popup</a> <a
href="http://www.bijusubhash.com/blog/tag/simple-popup" rel="tag">simple-popup</a> <a
href="http://www.bijusubhash.com/blog/tag/jQuery-popup" rel="tag">jQuery-popup</a> <a
href="http://www.bijusubhash.com/blog/tag/css-popup" rel="tag">css-popup</a></div>]]></content:encoded> <wfw:commentRss>http://www.bijusubhash.com/blog/simple-popup-using-css-and-jquery/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>BS-Progress Bar Pack</title><link>http://www.bijusubhash.com/blog/bs-progress-bar-pack</link> <comments>http://www.bijusubhash.com/blog/bs-progress-bar-pack#comments</comments> <pubDate>Wed, 09 Feb 2011 15:28:46 +0000</pubDate> <dc:creator>Biju Subhash</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[downloads]]></category> <category><![CDATA[Freebie]]></category> <category><![CDATA[HTML]]></category> <category><![CDATA[gif animated progress bar]]></category> <category><![CDATA[progress bar pack]]></category> <guid
isPermaLink="false">http://www.bijusubhash.com/?p=4307</guid> <description><![CDATA[Hi folks, I&#8217;m just introducing a progress bar pack that you can use for application or website wherever. The pack contains three types of progress bar container and six different type colors of animated gif progress bars.The container have colors with gray, white and black and have title like &#8220;Please wait&#8230;&#8221; and a footer text [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignnone size-full wp-image-4308" title="BS Progress Bar Pack" src="http://www.bijusubhash.com/wp-content/uploads/2011/02/BS-Progress-Bar-Pack.jpg" alt="BS Progress Bar Pack" width="640" /></p><p>Hi folks, I&#8217;m just introducing a progress bar pack that you can use for application or website wherever. The pack contains three types of progress bar container and six different type colors of animated gif progress bars.The container have colors with gray, white and black and have title like &#8220;Please wait&#8230;&#8221; and a footer text &#8220;Your request is being processed&#8221; which you can change as your own content. You can download the source code and images and I have just explained the code so you and learn or edit as you like.</p><h2>Demo: <a
style="color: red;" href="http://www.bijusubhash.com/demo/BS-Progress-Bar/BS_progress_bar.html" target="_blank">BS Progress Bar Demo</a></h2><h3>How To ?</h3><p>Step 1: CSS</p><pre class="brush: css;">
/* Type one Container /*
	.prg_bar_bg{
		background:url(images/progress_bar_bg.png) no-repeat;
		width:298px;
		height:89px;
		padding-top:16px;
		text-align:center;
		}
	.prg_bar_bg .prg_bar {
		text-align:center;
		padding-bottom:5px;
		padding-top:5px;
		}
	.prg_bar_bg .prg_title {
		font:bold 12px/normal Verdana, Geneva, sans-serif;
		color:#323232;
		}
	.prg_bar_bg .prg_cntnt {
		font:normal 11px/normal Verdana, Geneva, sans-serif;
		color:#5d5d5d;
		padding-top:5px;
		}
/* Type Two Container /*
	.prg_bar_bg_black{
		background:url(images/progress_bar_bg_black.png) no-repeat;
		width:302px;
		height:91px;
		padding-top:16px;
		text-align:center;
		}
	.prg_bar_bg_black .prg_bar {
		text-align:center;
		padding-bottom:5px;
		padding-top:5px;
		}
	.prg_bar_bg_black .prg_title {
		font:bold 12px/normal Verdana, Geneva, sans-serif;
		color:#ccc;
		}
	.prg_bar_bg_black .prg_cntnt {
		font:normal 11px/normal Verdana, Geneva, sans-serif;
		color:#999;
		padding-top:5px;
		}
/* Type Three Container /*
	.prg_bar_bg_white{
		background:url(images/progress_bar_bg_white.png) no-repeat;
		width:307px;
		height:90px;
		padding-top:16px;
		text-align:center;
		}
	.prg_bar_bg_white .prg_bar {
		text-align:center;
		padding-bottom:5px;
		padding-top:5px;
		}
	.prg_bar_bg_white .prg_title {
		font:bold 12px/normal Verdana, Geneva, sans-serif;
		color:#333;
		}
	.prg_bar_bg_white .prg_cntnt {
		font:normal 11px/normal Verdana, Geneva, sans-serif;
		color:#666;
		padding-top:5px;
		}
</pre><p>Step 2: HTML</p><pre class="brush: html;">
	&amp;lt;div class=&amp;quot;prg_bar_bg&amp;quot;&amp;gt; &amp;lt;!-- change this class for different container style --&amp;gt;
    	&amp;lt;div class=&amp;quot;prg_title&amp;quot;&amp;gt;Please wait...&amp;lt;/div&amp;gt;
    	&amp;lt;div class=&amp;quot;prg_bar&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;images/progress_bar_violet.gif&amp;quot; /&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;!-- call different progress bar image --&amp;gt;
    	&amp;lt;div class=&amp;quot;prg_cntnt&amp;quot;&amp;gt;Your request is being processed&amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;
</pre><a
href="http://www.bijusubhash.com/wp-content/plugins/download-monitor/download.php?id=72" title="Downloaded 130 times"><img
src="http://www.bijusubhash.com/images/download_btn.png" alt="BS Progress Bar Pack" /></a><div
class="awmp_tags"><a
href="http://www.bijusubhash.com/blog/tag/progress bar pack" rel="tag">progress bar pack</a> <a
href="http://www.bijusubhash.com/blog/tag/gif animated progress bar" rel="tag">gif animated progress bar</a></div>]]></content:encoded> <wfw:commentRss>http://www.bijusubhash.com/blog/bs-progress-bar-pack/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A great collection of HTML5 Demos and Examples</title><link>http://www.bijusubhash.com/blog/a-great-collection-of-html5-demos-and-examples</link> <comments>http://www.bijusubhash.com/blog/a-great-collection-of-html5-demos-and-examples#comments</comments> <pubDate>Fri, 15 Oct 2010 03:42:26 +0000</pubDate> <dc:creator>Biju Subhash</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[HTML]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[css3]]></category> <category><![CDATA[HTML5]]></category> <guid
isPermaLink="false">http://www.bijusubhash.com/?p=4168</guid> <description><![CDATA[Remy Sharp&#8217;s have cool site for HTML5 demos and examples he have hacked together. The demos listed one by one and you can view the supported browsers in the right side. You can filter the demos by clicking on the browser support icon or the technology tag. You can view source code easily by clicking [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://html5demos.com/" target="_blank"><img
class="alignnone size-full wp-image-4169" title="A great collection of HTML5 Demos and Examples" src="http://www.bijusubhash.com/wp-content/uploads/2010/10/A-great-collection-of-HTML5-Demos-and-Examples.jpg" alt="A great collection of HTML5 Demos and Examples" width="668" /></a><br
/> Remy Sharp&#8217;s have cool site for HTML5 demos and examples he have hacked together.   The demos listed one by one and you can view the supported browsers in the right side. You can filter the demos by clicking on the browser support icon or the technology tag. You can view source code easily by clicking on the view source link for each demo.<br
/> <a
href="http://html5demos.com/" target="_blank"><img
class="alignnone size-full wp-image-2564" title="website url" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/website-url.gif" alt="website url" width="128" height="54" /></a></p><div
class="awmp_tags"><a
href="http://www.bijusubhash.com/blog/tag/HTML5" rel="tag">HTML5</a> <a
href="http://www.bijusubhash.com/blog/tag/JavaScript" rel="tag">JavaScript</a> <a
href="http://www.bijusubhash.com/blog/tag/CSS3" rel="tag">CSS3</a></div>]]></content:encoded> <wfw:commentRss>http://www.bijusubhash.com/blog/a-great-collection-of-html5-demos-and-examples/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Create a Custom HTML5 Video Player with CSS3 and JQuery</title><link>http://www.bijusubhash.com/blog/create-a-custom-html5-video-player-with-css3-and-jquery</link> <comments>http://www.bijusubhash.com/blog/create-a-custom-html5-video-player-with-css3-and-jquery#comments</comments> <pubDate>Wed, 04 Aug 2010 07:52:43 +0000</pubDate> <dc:creator>Biju Subhash</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[HTML]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[css3]]></category> <category><![CDATA[HTML5]]></category> <category><![CDATA[HTML5-Video Player]]></category> <category><![CDATA[JQuery]]></category> <guid
isPermaLink="false">http://www.bijusubhash.com/?p=4114</guid> <description><![CDATA[Are you a professional web designer, and you want to create a video player which look consistent across browsers. Each browser provide their own look and feel skin for the browser. And If you want to control to look the same on each browsers and integrate with your own design, you will have to create [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://dev.opera.com/articles/view/custom-html5-video-player-with-css3-and-jquery/" target="_blank"><img
class="alignnone size-full wp-image-4115" title="Create a Custom HTML5 Video Player with CSS3 and JQuery" src="http://www.bijusubhash.com/wp-content/uploads/2010/08/Create-a-Custom-HTML5-Video-Player-with-CSS3-and-JQuery1.jpg" alt="Create a Custom HTML5 Video Player with CSS3 and JQuery" width="630" height="384" /></a></p><p>Are you a professional web designer, and you want to create a video player which look consistent across browsers. Each browser provide their own look and feel skin for the browser. And If you want to control to look the same on each browsers and integrate with your own design, you will have to create your own controls from scratch.</p><p>All media elements in HTML5 support the media elements API, which we can access using JavaScript and use to easily wire up functions such as play, pause, etc. to any buttons we create. Because the native video player plays nicely with other open web technologies, we can create our controls using HTML, CSS, SVG or whatever else we like.</p><p><a
href="http://dev.opera.com/articles/view/custom-html5-video-player-with-css3-and-jquery/" target="_blank"><img
class="alignnone size-full wp-image-2564" title="website url" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/website-url.gif" alt="website url" width="128" height="54" /></a></p><div
class="awmp_tags"><a
href="http://www.bijusubhash.com/blog/tag/CSS3" rel="tag">CSS3</a> <a
href="http://www.bijusubhash.com/blog/tag/HTML5" rel="tag">HTML5</a> <a
href="http://www.bijusubhash.com/blog/tag/jQuery" rel="tag">jQuery</a> <a
href="http://www.bijusubhash.com/blog/tag/JavaScript" rel="tag">JavaScript</a> <a
href="http://www.bijusubhash.com/blog/tag/HTML5-Video Player" rel="tag">HTML5-Video Player</a></div>]]></content:encoded> <wfw:commentRss>http://www.bijusubhash.com/blog/create-a-custom-html5-video-player-with-css3-and-jquery/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Rediscovering the Button Element-Particle Tree</title><link>http://www.bijusubhash.com/blog/rediscovering-the-button-element-particle-tree</link> <comments>http://www.bijusubhash.com/blog/rediscovering-the-button-element-particle-tree#comments</comments> <pubDate>Mon, 14 Dec 2009 09:00:18 +0000</pubDate> <dc:creator>Biju Subhash</dc:creator> <category><![CDATA[HTML]]></category> <category><![CDATA[Buttons]]></category> <category><![CDATA[Consistent]]></category> <category><![CDATA[Interface]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Tutorials]]></category> <guid
isPermaLink="false">http://www.bijusubhash.com/?p=3157</guid> <description><![CDATA[Particle Tree has comes with a great tutorials for web developers and web designers. Creating a consistent interface for your users is a constant struggle for every application designer. Building consistency on the web is especially tough because the visual rendering differences across browsers and operating systems are wildly different and almost arbitrary in what [...]]]></description> <content:encoded><![CDATA[<div
id="attachment_3158" class="wp-caption alignnone" style="width: 465px"><a
href="http://particletree.com/features/rediscovering-the-button-element/" target="_blank"><img
class="size-full wp-image-3158" title="Rediscovering the Button Element - Particle Tree" src="http://www.bijusubhash.com/wp-content/uploads/2009/12/Rediscovering-the-Button-Element-Particle-Tree.jpg" alt="Rediscovering the Button Element - Particle Tree" width="455" height="213" /></a><p
class="wp-caption-text">Rediscovering the Button Element - Particle Tree</p></div><p><a
class="source" href="http://particletree.com/features/rediscovering-the-button-element/" target="_blank"><strong>Particle Tree </strong></a>has comes with a great tutorials for web developers and web designers. Creating a consistent interface for your users is a constant struggle for every application designer. Building consistency on the web is especially tough because the visual rendering differences across browsers and operating systems are wildly different and almost arbitrary in what can and cannot be done. No where does this become more apparent than when you’re dealing with form elements and the biggest loser of them all in the battle for a standardized look is the infamous Submit button.</p><p><a
href="http://particletree.com/features/rediscovering-the-button-element/" target="_blank"><img
class="alignnone size-full wp-image-2564" title="website url" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/website-url.gif" alt="website url" width="128" height="54" /></a></p><div
class="awmp_tags"><a
href="http://www.bijusubhash.com/blog/tag/Buttons" rel="tag">Buttons</a> <a
href="http://www.bijusubhash.com/blog/tag/Links" rel="tag">Links</a> <a
href="http://www.bijusubhash.com/blog/tag/Tutorials" rel="tag">Tutorials</a> <a
href="http://www.bijusubhash.com/blog/tag/Consistent" rel="tag">Consistent</a> <a
href="http://www.bijusubhash.com/blog/tag/Interface" rel="tag">Interface</a> <a
href="http://www.bijusubhash.com/blog/tag/" rel="tag"></a></div>]]></content:encoded> <wfw:commentRss>http://www.bijusubhash.com/blog/rediscovering-the-button-element-particle-tree/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Scalable CSS Buttons Using PNG image and Background Colors</title><link>http://www.bijusubhash.com/blog/scalable-css-buttons-using-png-image-and-background-colors</link> <comments>http://www.bijusubhash.com/blog/scalable-css-buttons-using-png-image-and-background-colors#comments</comments> <pubDate>Tue, 01 Dec 2009 08:02:16 +0000</pubDate> <dc:creator>Biju Subhash</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[HTML]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Button]]></category> <category><![CDATA[Dynamic]]></category> <category><![CDATA[png]]></category> <category><![CDATA[Scalable]]></category> <guid
isPermaLink="false">http://www.bijusubhash.com/?p=2886</guid> <description><![CDATA[David&#8217;s Kitchen comes with an article about Scalable CSS Buttons Using PNG image and Background Colors. Its explain how to create dynamic CSS Buttons using PNG, Transparency and Background colors and support full scalability. Its verry usefull for developers because the length of the button will be changed according to the length of the text. [...]]]></description> <content:encoded><![CDATA[<div
id="attachment_2887" class="wp-caption alignnone" style="width: 465px"><a
title="Scalable CSS Buttons Using PNG image and Background Colors" href="http://monc.se/kitchen/stew/buttons/btn.html" target="_blank"><img
class="size-full wp-image-2887" title="Scalable CSS Buttons Using PNG image and Background Colors" src="http://www.bijusubhash.com/wp-content/uploads/2009/12/Scalable-CSS-Buttons-Using-PNG-image-and-Background-Colors.jpg" alt="Scalable CSS Buttons Using PNG image and Background Colors" width="455" height="283" /></a><p
class="wp-caption-text">Scalable CSS Buttons Using PNG image and Background Colors</p></div><p>David&#8217;s Kitchen comes with an article about <a
class="source" href="http://monc.se/kitchen/59/scalable-css-buttons-using-png-and-background-colors" target="_blank">Scalable CSS Buttons Using PNG image and Background Colors</a>. Its explain how to create dynamic CSS Buttons using PNG, Transparency and Background colors and support full scalability.</p><p>Its verry usefull for developers because the length of the button will be changed according to the length of the text. The buttons are with Web 2.0 style. The mouse over color applied.</p><p><a
title="Demo" href="http://monc.se/kitchen/stew/buttons/btn.html" target="_blank"><img
class="alignnone size-full wp-image-2572" title="website url" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/website-url1.gif" alt="website url" width="128" height="54" /></a></p><div
class="awmp_tags"><a
href="http://www.bijusubhash.com/blog/tag/CSS" rel="tag">CSS</a> <a
href="http://www.bijusubhash.com/blog/tag/Button" rel="tag">Button</a> <a
href="http://www.bijusubhash.com/blog/tag/Scalable" rel="tag">Scalable</a> <a
href="http://www.bijusubhash.com/blog/tag/PNG" rel="tag">PNG</a> <a
href="http://www.bijusubhash.com/blog/tag/Dynamic" rel="tag">Dynamic</a> <a
href="http://www.bijusubhash.com/blog/tag/JavaScript" rel="tag">JavaScript</a></div>]]></content:encoded> <wfw:commentRss>http://www.bijusubhash.com/blog/scalable-css-buttons-using-png-image-and-background-colors/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Twitter Style Login Form with jQuery</title><link>http://www.bijusubhash.com/blog/twitter-style-login-form-with-jquery</link> <comments>http://www.bijusubhash.com/blog/twitter-style-login-form-with-jquery#comments</comments> <pubDate>Mon, 23 Nov 2009 09:55:03 +0000</pubDate> <dc:creator>Biju Subhash</dc:creator> <category><![CDATA[HTML]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Tutorial]]></category> <category><![CDATA[JQuery]]></category> <category><![CDATA[Twitter]]></category> <category><![CDATA[Twitter-Style]]></category> <guid
isPermaLink="false">http://www.bijusubhash.com/?p=2736</guid> <description><![CDATA[Twitter recently updated their home page with a cool design. On the top right of the home page you will see user login with drop down form. AEXT has written a tutorial for the login form which has the look and feel of twitter sign in login form using JQuery. It’s saving your space of [...]]]></description> <content:encoded><![CDATA[<div
id="attachment_2737" class="wp-caption alignnone" style="width: 465px"><a
title="Twitter style login form with JQuery" href="http://aext.net/example/twitterlogin/" target="_blank"><img
class="size-full wp-image-2737" title="twitter style login form with jquery" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/twitter-style-login-form-with-jquery.jpg" alt="Twitter Style Login Form with Jquery" width="455" height="344" /></a><p
class="wp-caption-text">Twitter Style Login Form with Jquery</p></div><p>Twitter recently updated their home page with a cool design. On the top right of the home page you will see user login with drop down form. AEXT has written a tutorial for the login form which has the look and feel of twitter sign in login form using JQuery.</p><p>It’s saving your space of the webpage and makes visitors feel comfortable by the awesome toggle login form. The tutorial explains <a
class="source" href="http://aext.net/2009/08/perfect-sign-in-dropdown-box-likes-twitter-with-jquery/" target="_blank">how to create a login drop down with Twitter style using JQuery</a>.  It’s a step by step tutorial for learning how to do the toggle and tooltips with jQuery.</p><p><a
title="Demo" href="http://aext.net/example/twitterlogin/#" target="_blank"><img
class="size-full wp-image-2572 alignnone" title="website url" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/website-url1.gif" alt="Demo" width="128" height="54" /></a></p><div
class="awmp_tags"><a
href="http://www.bijusubhash.com/blog/tag/Twitter" rel="tag">Twitter</a> <a
href="http://www.bijusubhash.com/blog/tag/JQuery" rel="tag">JQuery</a> <a
href="http://www.bijusubhash.com/blog/tag/Javascript" rel="tag">Javascript</a> <a
href="http://www.bijusubhash.com/blog/tag/Tutorial" rel="tag">Tutorial</a> <a
href="http://www.bijusubhash.com/blog/tag/Twitter-Style" rel="tag">Twitter-Style</a> <a
href="http://www.bijusubhash.com/blog/tag/HTML" rel="tag">HTML</a></div>]]></content:encoded> <wfw:commentRss>http://www.bijusubhash.com/blog/twitter-style-login-form-with-jquery/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Javascript custome scrollbars &#8211; FleXcroll</title><link>http://www.bijusubhash.com/blog/javascript-custome-scrollbars-flexcroll</link> <comments>http://www.bijusubhash.com/blog/javascript-custome-scrollbars-flexcroll#comments</comments> <pubDate>Tue, 17 Nov 2009 10:24:15 +0000</pubDate> <dc:creator>Biju Subhash</dc:creator> <category><![CDATA[HTML]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Custom]]></category> <category><![CDATA[FleXcroll]]></category> <category><![CDATA[Hesido]]></category> <category><![CDATA[Scrollbars]]></category> <guid
isPermaLink="false">http://www.bijusubhash.com/?p=2598</guid> <description><![CDATA[Hesido introduce FleXcroll. A custome javascript scrollbars for your html page. Custom scroll bars are usually bad, and they should be avoided whenever possible. But sometimes you just need that look to go with your website in a place that is design sensitive, and not content sensitive, or your customer wants them bad. For those [...]]]></description> <content:encoded><![CDATA[<div
id="attachment_2599" class="wp-caption alignnone" style="width: 465px"><a
title="Custom Javascript Scrollbars - fleXcroll" href="http://www.hesido.com/web.php?page=customscrollbar#header" target="_blank"><img
class="size-full wp-image-2599" title="Custom Javascript Scrollbars - fleXcroll" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/Custom-Javascript-Scrollbars-fleXcroll.jpg" alt="Custom Javascript Scrollbars - fleXcroll" width="455" height="324" /></a><p
class="wp-caption-text">Custom Javascript Scrollbars - fleXcroll</p></div><p><a
href="http://www.hesido.com/web.php?page=customscrollbar#header" target="_blank"><strong>Hesido</strong></a> introduce <strong>FleXcroll</strong>. A custome javascript scrollbars for your html page. Custom scroll bars are usually bad, and they should be avoided whenever possible. But sometimes you just need that look to go with your website in a place that is design sensitive, and not content sensitive, or your customer wants them bad. For those cases, Hesido have come up with a javascript solution that let&#8217;s you use (X)HTML without having to resort to Flash. FleXcroll support<strong> mouse-wheel</strong> and <strong>keyboard scroll</strong> (from version 1.5.0), and text selection aid (from version 1.7.5) so people can text-select overflowed contents, making it behave almost the same as (and in some cases better than(!)) OS default scroll bars.</p><p><a
href="http://www.hesido.com/web.php?page=customscrollbar#header" target="_blank"><img
class="alignnone size-full wp-image-2513" title="Demo" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/demo_btn.jpg" alt="Demo" width="120" height="56" /></a></p><div
class="awmp_tags"><a
href="http://www.bijusubhash.com/blog/tag/Javascript" rel="tag">Javascript</a> <a
href="http://www.bijusubhash.com/blog/tag/Custom" rel="tag">Custom</a> <a
href="http://www.bijusubhash.com/blog/tag/Scrollbars" rel="tag">Scrollbars</a> <a
href="http://www.bijusubhash.com/blog/tag/FleXcroll" rel="tag">FleXcroll</a> <a
href="http://www.bijusubhash.com/blog/tag/CSS" rel="tag">CSS</a> <a
href="http://www.bijusubhash.com/blog/tag/Hesido" rel="tag">Hesido</a></div>]]></content:encoded> <wfw:commentRss>http://www.bijusubhash.com/blog/javascript-custome-scrollbars-flexcroll/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Build a Realistic Hover Effect with jQuery</title><link>http://www.bijusubhash.com/blog/build-a-realistic-hover-effect-with-jquery</link> <comments>http://www.bijusubhash.com/blog/build-a-realistic-hover-effect-with-jquery#comments</comments> <pubDate>Fri, 06 Nov 2009 13:17:41 +0000</pubDate> <dc:creator>Biju Subhash</dc:creator> <category><![CDATA[HTML]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[Animated-Navigation]]></category> <category><![CDATA[JQuery]]></category> <category><![CDATA[Navigation]]></category> <guid
isPermaLink="false">http://www.bijusubhash.com/?p=2530</guid> <description><![CDATA[Would you like to Create a Realistic Hover Effect With jQuery? It adds a rising hover effect to a set of icon links using jQuery’s animate effect. In a nutshell, the JS appends the reflection/shadow to each &#60;li&#62;, then animates the position and opacity of these elements and the icon links on hover. And .stop() eliminates any queue [...]]]></description> <content:encoded><![CDATA[<div
id="attachment_2531" class="wp-caption alignnone" style="width: 465px"><a
title="JQuery Hover Navigation (Animated)" href="http://adrianpelletier.com/sandbox/jquery_hover_nav/" target="_blank"><img
class="size-full wp-image-2531" title="JQuery Hover Navigation (Animated)" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/JQuery-Hover-Nav.jpg" alt="JQuery Hover Navigation (Animated)" width="455" height="371" /></a><p
class="wp-caption-text">JQuery Hover Navigation (Animated)</p></div><p>Would you like to <a
style="text-decoration: none; color: #3366cc; padding: 0px; margin: 0px; border: 0px initial initial;" title="Create Realistic Hover Effect" href="http://www.adrianpelletier.com/2009/05/31/create-a-realistic-hover-effect-with-jquery-ui/" target="_blank">Create a Realistic Hover Effect With jQuery</a>? It adds a rising hover effect to a set of icon links using jQuery’s animate effect. In a nutshell, the JS appends the reflection/shadow to each <code
style="padding: 0px; margin: 0px;">&lt;li&gt;</code>, then animates the position and opacity of these elements and the icon links on hover. And <code
style="padding: 0px; margin: 0px;">.stop()</code> eliminates any queue buildup from quickly mousing back and forth over the navigation.</p><p><a
title="Demo" href="http://adrianpelletier.com/sandbox/jquery_hover_nav/" target="_blank"><img
class="alignnone size-full wp-image-2513" title="Demo" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/demo_btn.jpg" alt="Demo" width="120" height="56" /></a></p><div
class="awmp_tags"><a
href="http://www.bijusubhash.com/blog/tag/Javascript" rel="tag">Javascript</a> <a
href="http://www.bijusubhash.com/blog/tag/JQuery" rel="tag">JQuery</a> <a
href="http://www.bijusubhash.com/blog/tag/Navigation" rel="tag">Navigation</a> <a
href="http://www.bijusubhash.com/blog/tag/Animated-Navigation" rel="tag">Animated-Navigation</a></div>]]></content:encoded> <wfw:commentRss>http://www.bijusubhash.com/blog/build-a-realistic-hover-effect-with-jquery/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Easily make HTML text wrap in shapes other than Rectangle with CSS</title><link>http://www.bijusubhash.com/blog/easily-make-html-text-wrap-in-shapes-other-than-rectangle-with-css</link> <comments>http://www.bijusubhash.com/blog/easily-make-html-text-wrap-in-shapes-other-than-rectangle-with-css#comments</comments> <pubDate>Thu, 05 Nov 2009 10:34:33 +0000</pubDate> <dc:creator>Biju Subhash</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[HTML]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Rectangle]]></category> <category><![CDATA[Shapes]]></category> <category><![CDATA[Text-Wrap]]></category> <guid
isPermaLink="false">http://www.bijusubhash.com/?p=2511</guid> <description><![CDATA[Not Just Rectangles Anymore !The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want. All you have to do is draw the left and right edges below and then copy the generated code to [...]]]></description> <content:encoded><![CDATA[<h3><p><div
id="attachment_2512" class="wp-caption alignnone" style="width: 465px"><img
class="size-full wp-image-2512" title="css-text-wrapper" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/css-text-wrapper.jpg" alt="Css Text Wrapper" width="455" height="312" /><p
class="wp-caption-text">Css Text Wrapper</p></div></h3><h3>Not Just Rectangles Anymore</h3><p>!The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want. All you have to do is draw the left and right edges below and then copy the generated code to your website. Get to it</p><p>Tested in Internet Explorer 6+, Firefox, Safari, Opera, and Netscape.</p><p><a
title="Demo" href="http://www.csstextwrap.com/" target="_blank"><img
class="alignnone size-full wp-image-2513" title="demo_btn" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/demo_btn.jpg" alt="Demo" width="120" height="56" /></a></p><div
class="awmp_tags"><a
href="http://www.bijusubhash.com/blog/tag/Css" rel="tag">Css</a> <a
href="http://www.bijusubhash.com/blog/tag/HTML" rel="tag">HTML</a> <a
href="http://www.bijusubhash.com/blog/tag/Text-Wrap" rel="tag">Text-Wrap</a> <a
href="http://www.bijusubhash.com/blog/tag/Shapes" rel="tag">Shapes</a> <a
href="http://www.bijusubhash.com/blog/tag/Rectangle" rel="tag">Rectangle</a></div>]]></content:encoded> <wfw:commentRss>http://www.bijusubhash.com/blog/easily-make-html-text-wrap-in-shapes-other-than-rectangle-with-css/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
