<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Web Development</title>
	<atom:link href="http://webdevbook.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdevbook.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 18 Mar 2010 10:18:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='webdevbook.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Web Development</title>
		<link>http://webdevbook.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://webdevbook.wordpress.com/osd.xml" title="Web Development" />
	<atom:link rel='hub' href='http://webdevbook.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Significant Bugs and Incompatibilities in IE6 and IE7</title>
		<link>http://webdevbook.wordpress.com/2009/10/15/significant-bugs-and-incompatibilities-in-ie6-and-ie7/</link>
		<comments>http://webdevbook.wordpress.com/2009/10/15/significant-bugs-and-incompatibilities-in-ie6-and-ie7/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 05:58:35 +0000</pubDate>
		<dc:creator>abhidevmumbai</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://webdevbook.wordpress.com/?p=49</guid>
		<description><![CDATA[Following is a brief description of various bugs that occur in IE6 and IE7 that are not described or alluded to above. This list does not include items that lack support in all three browsers. IE6 Bugs Doesn&#8217;t support styling of the &#60;abbr&#62; element Doesn&#8217;t support classes and IDs that begin with a hyphen or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=49&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Following is a brief description of various <strong>bugs that occur in IE6 and IE7 that are not described</strong> or alluded to above. This list does not include items that lack support in all three browsers.</p>
<h4>IE6 Bugs</h4>
<ul>
<li>Doesn&#8217;t support styling of the <code>&lt;abbr&gt;</code> element</li>
<li>Doesn&#8217;t support classes	and IDs that begin with a hyphen or underscore</li>
<li><code>&lt;select&gt;</code> elements always appear at the top of the stack, unaffected by <code>z-index</code> values</li>
<li><code>:hover</code> pseudo-class values are ignored if anchor pseudo-classes are not in the correct order (<code>:link</code>, <code>:visited</code>, <code>:hover</code>)</li>
<li>An <code>!important</code> declaration on a property is overridden by a 2nd declaration of the same property in the same rule set that doesn&#8217;t use <code>!important</code></li>
<li><code>height</code> behaves like <code>min-height</code></li>
<li><code>width</code> behaves like <code>min-width</code></li>
<li>Left and right margins are doubled on floated elements that touch their parents&#8217; side edges</li>
<li>Dotted borders appear identical to dashed borders</li>
<li><code>line-through</code> value for <code>text-decoration</code> property appears higher on the text than on other browsers</li>
<li>List items for an ordered list that have a layout will not increment their numbers, leaving all list items preceded by the number &#8220;1&#8243;</li>
<li>List items don&#8217;t support all possible values for <code>list-style-type</code></li>
<li>List items with a specified <code>list-style-image</code> will not display the image if they are floated</li>
<li>Offers only partial support for <code>@font-face</code></li>
<li>Some selectors will wrongly match comments and the doctype declaration</li>
<li>If an ID selector combined with a class selector is unmatched, the same ID selector combined with different class selectors will also be treated as unmatched</li>
</ul>
<h4>IE7 Bugs</h4>
<ul>
<li>List items for an ordered list that have a layout will not increment their numbers, leaving all list items preceded by the number &#8220;1&#8243;</li>
<li>List items don&#8217;t support all possible values for <code>list-style-type</code></li>
<li>List items with a specified <code>list-style-image</code> will not display the image if they are floated</li>
<li>Offers only partial support for <code>@font-face</code></li>
<li>Some selectors will wrongly match comments and the doctype declaration</li>
</ul>
<p>Some IE bugs not mentioned here occur only under particular circumstances, and are not specific to one particular CSS property or value. See the references below for some of those additional issues.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdevbook.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdevbook.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdevbook.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdevbook.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdevbook.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdevbook.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdevbook.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdevbook.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdevbook.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdevbook.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdevbook.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdevbook.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdevbook.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdevbook.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=49&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdevbook.wordpress.com/2009/10/15/significant-bugs-and-incompatibilities-in-ie6-and-ie7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ca89edf773580d7bea34ac01c4e11f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhidevmumbai</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS Differences in Internet Explorer 6, 7 and 8</title>
		<link>http://webdevbook.wordpress.com/2009/10/15/css-differences-in-internet-explorer-6-7-and-8/</link>
		<comments>http://webdevbook.wordpress.com/2009/10/15/css-differences-in-internet-explorer-6-7-and-8/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 05:56:18 +0000</pubDate>
		<dc:creator>abhidevmumbai</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://webdevbook.wordpress.com/?p=46</guid>
		<description><![CDATA[It becomes very difficult for the developers because of the different rendering by each of the browser in the market. As we know about 65% of the market is acquired by the Microsoft Internet explorer. So it becomes compulsory for the developers to do cross browser testing in order to deliver the product to their [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=46&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It becomes very difficult for the developers because of the different rendering by each of the browser in the market.</p>
<p>As we know about 65% of the market is acquired by the Microsoft Internet explorer. So it becomes compulsory for the developers to do cross browser testing in order to deliver the product to their client as desired.</p>
<p>Now we have IE6,IE7 and IE8&#8230;let us see the differences in the css for these browsers</p>
<h2 id="selectors">Selectors &amp; Inheritance</h2>
<h4>Child Selectors</h4>
<h5>Example</h5>
<div>
<ol>
<li>body&gt;p {</li>
<li> color: #fff;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">body&gt;p {
	color: #fff;
}</pre>
<h5>Description</h5>
<p>The child selector selects all elements that are immediate children of a specified parent element. In the example above, <code>body</code> is the parent, and <code>p</code> is the child.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h5>Bugs</h5>
<p>In IE7, the child selector will not work if there is an HTML comment between the parent item and the child.</p>
<h4>Chained Classes</h4>
<h5>Example</h5>
<div>
<ol>
<li>.class1.class2.class3 {</li>
<li> background: #fff;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">.class1.class2.class3 {
	background: #fff;
}</pre>
<h5>Description</h5>
<p>Chained classes are used when the same HTML element has multiple classes declared, like this:</p>
<div>
<ol>
<li>&lt;div class=&#8221;class1 class2 class3&#8243;&gt;</li>
<li>&lt;p&gt;Content here.&lt;/p&gt;</li>
<li>&lt;/div&gt;</li>
</ol>
</div>
<pre style="display:none;">&lt;div&gt;
&lt;p&gt;Content here.&lt;/p&gt;
&lt;/div&gt;</pre>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h5>Bugs</h5>
<p>IE6 appears to support this property, because it matches the last class in the chain to an element having that class, however, it does not restrict the class to an element that has all the classes in the chain, like it should.</p>
<h4>Attribute Selectors</h4>
<h5>Example</h5>
<div>
<ol>
<li>a[href] {</li>
<li> color: #0f0;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">a[href] {
	color: #0f0;
}</pre>
<h5>Description</h5>
<p>This selector allows an element to be targeted only if it has the specified attribute. In the example above, all anchor tags that have <code>href</code> attributes would qualify, but not anchor tags that did not have <code>href</code> attributes.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Adjacent Sibling Selectors</h4>
<h5>Example</h5>
<div>
<ol>
<li>h1+p {</li>
<li> color: #f00;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">h1+p {
	color: #f00;
}</pre>
<h5>Description</h5>
<p>This selector targets siblings that are adjacent to the specified element. The example above would target all paragraph tags that are siblings of, and come directly after, primary heading tags. For example:</p>
<div>
<ol>
<li>&lt;h1&gt;heading&lt;/h1&gt;</li>
<li>&lt;p&gt;Content here.&lt;/p&gt;</li>
<li>&lt;p&gt;Content here.&lt;/p&gt;</li>
</ol>
</div>
<pre style="display:none;">&lt;h1&gt;heading&lt;/h1&gt;
&lt;p&gt;Content here.&lt;/p&gt;
&lt;p&gt;Content here.&lt;/p&gt;</pre>
<p>In the code above, the CSS styles specified would target only the first paragraph, because it is a sibling to the &lt;h1&gt; tag and is adjacent. The second paragraph is a sibling, but is not adjacent.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h5>Bugs</h5>
<p>In IE7, the adjacent sibling selector will not work if there is an HTML comment between the siblings.</p>
<h4>General Sibling Selectors</h4>
<h5>Example</h5>
<div>
<ol>
<li>h1~p {</li>
<li> color: #f00;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">h1~p {
	color: #f00;
}</pre>
<h5>Description</h5>
<p>This selector targets all siblings that appear after a specified element. Applying this selector to the HTML example given in the previous section will select both paragraph tags, however, if one of the paragraphs appeared before the heading, that paragraph would not be targeted.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h3 id="pseudo_classes">Pseudo-Classes and Pseudo-Elements</h3>
<h4>Descendant Selector After :hover Pseudo-Class</h4>
<h5>Example</h5>
<div>
<ol>
<li>a:hover span {</li>
<li> color: #0f0;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">a:hover span {
	color: #0f0;
}</pre>
<h5>Description</h5>
<p>An element can be targeted with a selector after a :hover pseudo class, similar to how any descendant selector works. The above example would change the font color inside all <code>&lt;span&gt;</code> elements inside of anchor elements while the anchor is hovered over.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Chained Pseudo-Classes</h4>
<h5>Example</h5>
<div>
<ol>
<li>a:first-child:hover {</li>
<li> color: #0f0;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">a:first-child:hover {
	color: #0f0;
}</pre>
<h5>Description</h5>
<p>Pseudo-classes can be chained to narrow element selection. The above example would target every anchor tag that is the first child of its parent and apply a hover class to it.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>:hover on Non-Anchor Elements</h4>
<h5>Example</h5>
<div>
<ol>
<li>div:hover {</li>
<li> color: #f00;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">div:hover {
	color: #f00;
}</pre>
<h5>Description</h5>
<p>The <code>:hover</code> pseudo-class can apply a hover, or rollover state, to any element, not just anchor tags.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>:first-child Pseudo-Class</h4>
<h5>Example</h5>
<div>
<ol>
<li>div li:first-child {</li>
<li> background: blue;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">div li:first-child {
	background: blue;
}</pre>
<h5>Description</h5>
<p>This pseudo-class targets each specified element that is the first child of its parent.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h5>Bugs</h5>
<p>In IE7, the first-child pseudo-class will not work if an HTML comment appears before the targeted first child element.</p>
<h4>:focus Pseudo-Class</h4>
<h5>Example</h5>
<div>
<ol>
<li>a:focus {</li>
<li> border: solid 1px red;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">a:focus {
	border: solid 1px red;
}</pre>
<h5>Description</h5>
<p>This pseudo-class targets any element that has keyboard focus.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>:before and :after Pseudo-Elements</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box:before {</li>
<li> content: &#8220;This text is before the box&#8221;;</li>
<li>}</li>
<li>#box:after {</li>
<li> content: &#8220;This text is after the box&#8221;;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box:before {
	content: "This text is before the box";
}

#box:after {
	content: "This text is after the box";
}</pre>
<h5>Description</h5>
<p>This pseudo-element places generated content before or after the specified element, used in conjunction with the <code>content</code> property.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h3 id="property">Property Support</h3>
<h4>Virtual Dimensions Determined by Position</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> position: absolute;</li>
<li> top: 0;</li>
<li> right: 100px;</li>
<li> left: 0;</li>
<li> bottom: 200px;</li>
<li> background: blue;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	position: absolute;
	top: 0;
	right: 100px;
	left: 0;
	bottom: 200px;
	background: blue;
}</pre>
<h5>Description</h5>
<p>Specifying <code>top</code>, <code>right</code>, <code>bottom</code>, and <code>left</code> values for an absolutely positioned element will give the element “virtual” dimensions (width and height), even if width and height are not specified.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Min-Height &amp; Min-Width</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> min-height: 500px;</li>
<li> min-width: 300px;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	min-height: 500px;
	min-width: 300px;
}</pre>
<h5>Description</h5>
<p>These properties specify minimum values for either height or width, allowing a box to be larger, but not smaller, than the specified minimum values. They can be used together or individually.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Max-Height &amp; Max-Width</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> max-height: 500px;</li>
<li> max-width: 300px;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	max-height: 500px;
	max-width: 300px;
}</pre>
<h5>Description</h5>
<p>These properties specify maximum values for either height or width, allowing a box to be smaller, but not larger, than the specified minimum values. They can be used together or individually.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Transparent Border Color</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> border: solid 1px transparent;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	border: solid 1px transparent;
}</pre>
<h5>Description</h5>
<p>A transparent border color allows a border to occupy the same space as would be occupied if the border was visible, or opaque.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Fixed-Position Elements</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> position: fixed;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	position: fixed;
}</pre>
<h5>Description</h5>
<p>This value for the <code>position</code> property allows an element to be positioned absolutely relative to the viewport.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Fixed-Position Background Relative to Viewport</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> background-image: url(images/bg.jpg);</li>
<li> background-position: 0 0;</li>
<li> background-attachment: fixed;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	background-image: url(images/bg.jpg);
	background-position: 0 0;
	background-attachment: fixed;
}</pre>
<h5>Description</h5>
<p>A <code>fixed</code> value for the <code>background-attachment</code> property allows a background image to be positioned absolutely relative to the viewport.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
Yes</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h5>Bugs</h5>
<p>IE6 incorrectly fixes the background image in relation to the containing parent of the element that has the background set, therefore this value only works in IE6 when its used on the root element.</p>
<h4>Property Value “inherit”</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> display: inherit;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	display: inherit;
}</pre>
<h5>Description</h5>
<p>Applying the value <code>inherit</code> to a property allows an element to inherit the computed value for that property from its containing element.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h5>Bugs</h5>
<p>IE6 and IE7 do not support the value <code>inherit</code> except when applied to the <code>direction</code> and <code>visibility</code> properties.</p>
<h4>Border Spacing on Table Cells</h4>
<h5>Example</h5>
<div>
<ol>
<li>table td {</li>
<li> border-spacing: 3px;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">table td {
	border-spacing: 3px;
}</pre>
<h5>Description</h5>
<p>This property sets the spacing between the borders of adjacent table cells.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Rendering of Empty Cells in Tables</h4>
<h5>Example</h5>
<div>
<ol>
<li>table {</li>
<li> empty-cells: show;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">table {
	empty-cells: show;
}</pre>
<h5>Description</h5>
<p>This property, which only applies to elements that have their <code>display</code> property set to <code>table-cell</code>, allows empty cells to be rendered with their borders and backgrounds, or else hidden.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Vertical Position of a Table Caption</h4>
<h5>Example</h5>
<div>
<ol>
<li>table {</li>
<li> caption-side: bottom;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">table {
	caption-side: bottom;
}</pre>
<h5>Description</h5>
<p>This property allows a table caption to appear at the bottom of a table, instead at the top, which is the default.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Clipping Regions</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> rect(20px, 300px, 200px, 100px)</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	rect(20px, 300px, 200px, 100px)
}</pre>
<h5>Description</h5>
<p>This property specifies an area of a box that is visible, making the rest “clipped”, or invisible.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h5>Bugs</h5>
<p>Interestingly, this property works in IE6 and IE7 if the deprecated comma-less syntax is used (i.e. whitespace between the clipping values instead of commas)</p>
<h4>Orphaned and Widowed Text in Printed Pages</h4>
<h5>Example</h5>
<div>
<ol>
<li>p {</li>
<li> orphans: 4;</li>
<li>}</li>
<li>p {</li>
<li> widows: 4;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">p {
	orphans: 4;
}

p {
	widows: 4;
}</pre>
<h5>Description</h5>
<p>The <code>orphans</code> property specifies the minimum number of lines to display at the bottom of a printed page. The <code>widows</code> property specifies the minimum number of lines to display at the top of a printed page.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Page Breaks Inside Boxes</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> page-break-inside: avoid;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	page-break-inside: avoid;
}</pre>
<h5>Description</h5>
<p>This property specifies whether a page break should occur inside of a specified element or not.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Outline Properties</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> outline: solid 1px red;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	outline: solid 1px red;
}</pre>
<h5>Description</h5>
<p><code>outline</code> is the shorthand property that encompasses <code>outline-style</code>, <code>outline-width</code>, and <code>outline-color</code>. This property is preferable to the <code>border</code> property since it does not affect document flow, thus better aiding debugging of layout issues.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Alternative Values for the Display Property</h4>
<h5>Example</h5>
<div>
<ol>
<li>#box {</li>
<li> display: inline-block;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">#box {
	display: inline-block;
}</pre>
<h5>Description</h5>
<p>The <code>display</code> property is usually set to <code>block</code>, <code>inline</code>, or <code>none</code>. Alternative values include:</p>
<ul>
<li><code>inline-block</code></li>
<li><code>inline-table</code></li>
<li><code>list-item</code></li>
<li><code>run-in</code></li>
<li><code>table</code></li>
<li><code>table-caption</code></li>
<li><code>table-cell</code></li>
<li><code>table-column</code></li>
<li><code>table-column-group</code></li>
<li><code>table-footer-group</code></li>
<li><code>table-header-group</code></li>
<li><code>table-row</code></li>
<li><code>table-row-group</code></li>
</ul>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Handling of Collapsible Whitespace</h4>
<h5>Example</h5>
<div>
<ol>
<li>p {</li>
<li> white-space: pre-line;</li>
<li>}</li>
<li>div {</li>
<li> white-space: pre-wrap;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">p {
	white-space: pre-line;
}

div {
	white-space: pre-wrap;
}</pre>
<h5>Description</h5>
<p>The <code>pre-line</code> value for the <code>white-space</code> property specifies that multiple whitespace elements collapse into a single space, while allowing explicitly set line breaks. The <code>pre-wrap</code> value for the <code>white-space</code> property specifies that multiple whitespace elements do not collapse into a single space, while allowing explicitly set line breaks.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h3 id="other">Other Miscellaneous Techniques</h3>
<h4>Media Types for @import</h4>
<h5>Example</h5>
<div>
<ol>
<li>@import url(&#8220;styles.css&#8221;) screen;</li>
</ol>
</div>
<pre style="display:none;">@import url("styles.css") screen;</pre>
<h5>Description</h5>
<p>A media type for an imported style sheet is declared after the location of the style sheet, as in the example above. In this example, the media type is &#8220;screen&#8221;.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h5>Bugs</h5>
<p>Although IE6 and IE7 support <code>@import</code>, they fail when a media type is specified, causing the entire <code>@import</code> rule to be ignored.</p>
<h4>Incrementing of Counter Values</h4>
<h5>Example</h5>
<div>
<ol>
<li>h2 {</li>
<li> counter-increment: headers;</li>
<li>}</li>
<li>h2:before {</li>
<li> content: counter(headers) &#8220;. &#8220;;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">h2 {
	counter-increment: headers;
}

h2:before {
	content: counter(headers) ". ";
}</pre>
<h5>Description</h5>
<p>This CSS technique allows auto-incrementing numbers to appear before specified elements, and is used in conjunction with the <code>before</code> pseudo-element.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<h4>Quote Characters for Generated Content</h4>
<h5>Example</h5>
<div>
<ol>
<li>q {</li>
<li> quotes: &#8220;&#8216;&#8221; &#8220;&#8216;&#8221;;</li>
<li>}</li>
<li>q:before {</li>
<li> content: open-quote;</li>
<li>}</li>
<li>q:after {</li>
<li> content: close-quote;</li>
<li>}</li>
</ol>
</div>
<pre style="display:none;">q {
	quotes: "'" "'";
}

q:before {
	content: open-quote;
}

q:after {
	content: close-quote;
}</pre>
<h5>Description</h5>
<p>Specifies the quote characters to use for generated content applied to the <code>q</code> (quotation) tag.</p>
<h5>Support</h5>
<div style="overflow:hidden;">
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;padding:15px;"><strong>IE6</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE7</strong><br />
No</div>
<div style="border:1px solid #cccccc;float:left;text-align:center;width:50px;margin:0 0 0 -1px;padding:15px;"><strong>IE8</strong><br />
Yes</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdevbook.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdevbook.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdevbook.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdevbook.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdevbook.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdevbook.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdevbook.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdevbook.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdevbook.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdevbook.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdevbook.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdevbook.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdevbook.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdevbook.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=46&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdevbook.wordpress.com/2009/10/15/css-differences-in-internet-explorer-6-7-and-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ca89edf773580d7bea34ac01c4e11f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhidevmumbai</media:title>
		</media:content>
	</item>
		<item>
		<title>Building Applications for the iPhone with Flash</title>
		<link>http://webdevbook.wordpress.com/2009/10/06/building-applications-for-the-iphone-with-flash/</link>
		<comments>http://webdevbook.wordpress.com/2009/10/06/building-applications-for-the-iphone-with-flash/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 06:45:48 +0000</pubDate>
		<dc:creator>abhidevmumbai</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://webdevlopers.wordpress.com/?p=44</guid>
		<description><![CDATA[This morning during the day 1 keynote at Adobe Max 2009, Adobe announced that the next version of Adobe Flash (Flash Professional CS5) will include support for creating stand-alone applications for the Apple iPhone and iPod Touch. Read More<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=44&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This morning during the day 1 keynote at Adobe Max 2009, Adobe announced that the next version of Adobe Flash (Flash Professional CS5) will include support for creating stand-alone applications for the Apple iPhone and iPod Touch.</p>
<p><a href="http://www.adobe.com/devnet/logged_in/abansod_iphone.html" target="_blank">Read More</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdevbook.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdevbook.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdevbook.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdevbook.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdevbook.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdevbook.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdevbook.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdevbook.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdevbook.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdevbook.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdevbook.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdevbook.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdevbook.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdevbook.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=44&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdevbook.wordpress.com/2009/10/06/building-applications-for-the-iphone-with-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ca89edf773580d7bea34ac01c4e11f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhidevmumbai</media:title>
		</media:content>
	</item>
		<item>
		<title>Creative Use of PNG Transparency in Web Design</title>
		<link>http://webdevbook.wordpress.com/2009/10/05/creative-use-of-png-transparency-in-web-design/</link>
		<comments>http://webdevbook.wordpress.com/2009/10/05/creative-use-of-png-transparency-in-web-design/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 13:10:21 +0000</pubDate>
		<dc:creator>abhidevmumbai</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://webdevlopers.wordpress.com/?p=41</guid>
		<description><![CDATA[With proper PNG support in Internet Explorer 7, and some handy JavaScript and CSS tricks to account for older browsers, we can use PNG images to greatly enhance our design vocabulary.Click Here<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=41&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With proper PNG support in Internet Explorer 7, and some handy JavaScript and CSS tricks to account for older browsers, we can use PNG images to greatly enhance our design vocabulary.<a href="http://www.digital-web.com/articles/web_standards_creativity_png/" target="_blank">Click Here</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdevbook.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdevbook.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdevbook.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdevbook.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdevbook.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdevbook.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdevbook.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdevbook.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdevbook.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdevbook.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdevbook.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdevbook.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdevbook.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdevbook.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=41&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdevbook.wordpress.com/2009/10/05/creative-use-of-png-transparency-in-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ca89edf773580d7bea34ac01c4e11f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhidevmumbai</media:title>
		</media:content>
	</item>
		<item>
		<title>Triadic Background Setting with CSS</title>
		<link>http://webdevbook.wordpress.com/2009/10/05/triadic-background-setting-with-css/</link>
		<comments>http://webdevbook.wordpress.com/2009/10/05/triadic-background-setting-with-css/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 13:05:28 +0000</pubDate>
		<dc:creator>abhidevmumbai</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://webdevlopers.wordpress.com/?p=38</guid>
		<description><![CDATA[The Silverback web site uses three background images to create the illusion of 3D with simple CSS. No documentation is provided, however the source code is quite intuitive.Click here<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=38&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Silverback web site uses three background images to create the illusion of 3D with simple CSS. No documentation is provided, however the source code is quite intuitive.<a href="http://silverbackapp.com/">Click here</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdevbook.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdevbook.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdevbook.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdevbook.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdevbook.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdevbook.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdevbook.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdevbook.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdevbook.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdevbook.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdevbook.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdevbook.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdevbook.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdevbook.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=38&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdevbook.wordpress.com/2009/10/05/triadic-background-setting-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ca89edf773580d7bea34ac01c4e11f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhidevmumbai</media:title>
		</media:content>
	</item>
		<item>
		<title>An awesome tool for HTML beginners</title>
		<link>http://webdevbook.wordpress.com/2009/10/05/an-awesome-tool-for-html-beginners/</link>
		<comments>http://webdevbook.wordpress.com/2009/10/05/an-awesome-tool-for-html-beginners/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 11:36:11 +0000</pubDate>
		<dc:creator>abhidevmumbai</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://webdevlopers.wordpress.com/?p=32</guid>
		<description><![CDATA[Follow this link to the tool:- http://htmlplayground.com/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=32&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Follow this link to the tool:-</strong></p>
<p><a href="http://htmlplayground.com/" target="_blank">http://htmlplayground.com/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdevbook.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdevbook.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdevbook.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdevbook.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdevbook.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdevbook.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdevbook.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdevbook.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdevbook.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdevbook.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdevbook.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdevbook.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdevbook.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdevbook.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=32&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdevbook.wordpress.com/2009/10/05/an-awesome-tool-for-html-beginners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ca89edf773580d7bea34ac01c4e11f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhidevmumbai</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS Bar Graphs (CSS For Bar Graphs)</title>
		<link>http://webdevbook.wordpress.com/2009/10/05/css-bar-graphs-css-for-bar-graphs/</link>
		<comments>http://webdevbook.wordpress.com/2009/10/05/css-bar-graphs-css-for-bar-graphs/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 11:23:25 +0000</pubDate>
		<dc:creator>abhidevmumbai</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://webdevlopers.wordpress.com/?p=24</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=24&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.khmerang.com/index.php?p=118"><img style="margin-left:4em;" src="http://media1.smashingmagazine.com/images/css/css-techniques0003.gif" alt="CSS-Technique" width="485" height="170" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdevbook.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdevbook.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdevbook.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdevbook.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdevbook.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdevbook.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdevbook.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdevbook.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdevbook.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdevbook.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdevbook.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdevbook.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdevbook.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdevbook.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=24&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdevbook.wordpress.com/2009/10/05/css-bar-graphs-css-for-bar-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ca89edf773580d7bea34ac01c4e11f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhidevmumbai</media:title>
		</media:content>

		<media:content url="http://media1.smashingmagazine.com/images/css/css-techniques0003.gif" medium="image">
			<media:title type="html">CSS-Technique</media:title>
		</media:content>
	</item>
		<item>
		<title>Demos of the Flash CS4 workspace</title>
		<link>http://webdevbook.wordpress.com/2009/10/03/demos-of-the-flash-cs4-workspace/</link>
		<comments>http://webdevbook.wordpress.com/2009/10/03/demos-of-the-flash-cs4-workspace/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:55:13 +0000</pubDate>
		<dc:creator>abhidevmumbai</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://webdevlopers.wordpress.com/?p=14</guid>
		<description><![CDATA[Over at the Flash Developer Connection at adobe.com you can find a collection of five video demos explaining the Flash CS4 workspace. These video demos are aimed at helping people understand and learn the new Flash workspace. I will briefly discuss each video demo in turn. The first demo starts by discussing the workflow layouts [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=14&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Over at the Flash Developer Connection at <a href="http://www.adobe.com/devnet/flash/articles/atv_flcs4_demos.html">adobe.com</a> you can find a collection of five video demos explaining the Flash CS4 workspace. These video demos are aimed at helping people understand and learn the new Flash workspace. I will briefly discuss each video demo in turn.</p>
<p>The first demo starts by discussing the workflow layouts and different Flash file types. Then the demo shows the general Flash CS4 workspace which consist of the stage, timeline and properties panel.</p>
<p>The second demo shows how to navigate and use the timeline in both the main timeline and inside a movie clips timeline.</p>
<p>The third demo explains the library panel, symbols and instances. The library panel basically holds objects for use on the stage. These objects are called symbols, the symbols or instances can be reused many times.</p>
<p>The fourth demo shows how to create simple motion tween animations with the new tweening feature in Flash CS4.</p>
<p>The final demo discusses buttons, Actionscript and interactivity. You will learn how to create a simple button and add Actionscript to the button.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdevbook.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdevbook.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdevbook.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdevbook.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdevbook.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdevbook.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdevbook.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdevbook.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdevbook.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdevbook.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdevbook.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdevbook.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdevbook.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdevbook.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=14&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdevbook.wordpress.com/2009/10/03/demos-of-the-flash-cs4-workspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ca89edf773580d7bea34ac01c4e11f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhidevmumbai</media:title>
		</media:content>
	</item>
		<item>
		<title>Using scenes in Actionscript 3</title>
		<link>http://webdevbook.wordpress.com/2009/10/03/using-scenes-in-actionscript-3/</link>
		<comments>http://webdevbook.wordpress.com/2009/10/03/using-scenes-in-actionscript-3/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:08:03 +0000</pubDate>
		<dc:creator>abhidevmumbai</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://webdevlopers.wordpress.com/?p=10</guid>
		<description><![CDATA[Moving between two different scenes in Actionscript 3.0 is a little different to the Actionscript 2.0 version. In AS3 you need to use an event listener, but apart from that everything else is the same as the previous AS2 version. Below is basic code for moving between two scenes using a button: stop(); button1_mc.addEventListener(MouseEvent.MOUSE_DOWN,goNext); function [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=10&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Moving between two different scenes in Actionscript 3.0 is a little different to the Actionscript 2.0 version. In AS3 you need to use an event listener, but apart from that everything else is the same as the previous AS2 version.</p>
<p>Below is basic code for moving between two scenes using a button:</p>
<p>stop();<br />
button1_mc.addEventListener(MouseEvent.MOUSE_DOWN,goNext);</p>
<p>function goNext (event:MouseEvent):void {<br />
nextScene();<br />
}</p>
<p>The code above assumes you have two scenes, and a button with the instance name ‘button1_mc’. You will also need a ‘stop();’ function in the second scene. If you want to move back to the previous scene you will need to use the ‘prevScene()’ function.</p>
<p>If you want to move to a particular frame within a scene then you can use the following code below:</p>
<p>stop();<br />
button1_mc.addEventListener(MouseEvent.MOUSE_DOWN,goNext);</p>
<p>function goNext (event:MouseEvent):void {<br />
gotoAndStop(10, “Scene 2”);<br />
}</p>
<p>The code above stops at frame 10 within ‘Scene 2’. You could also use the ‘gotoAndPlay’ which would play from the frame instead of stopping.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdevbook.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdevbook.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdevbook.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdevbook.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdevbook.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdevbook.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdevbook.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdevbook.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdevbook.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdevbook.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdevbook.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdevbook.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdevbook.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdevbook.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=10&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdevbook.wordpress.com/2009/10/03/using-scenes-in-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ca89edf773580d7bea34ac01c4e11f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhidevmumbai</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash shortcut keys</title>
		<link>http://webdevbook.wordpress.com/2009/10/03/flash-shortcut-keys/</link>
		<comments>http://webdevbook.wordpress.com/2009/10/03/flash-shortcut-keys/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:06:21 +0000</pubDate>
		<dc:creator>abhidevmumbai</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://webdevlopers.wordpress.com/?p=8</guid>
		<description><![CDATA[If you’re a regular user of Flash, you will be frequently using all the tools in the toolbar. It is sometimes very time consuming and annoying if you have to constantly switch between two or more different tools, or if you constantly go into the menu structure to select a function. The shortcut keys can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=8&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you’re a regular user of Flash, you will be frequently using all the tools in the toolbar. It is sometimes very time consuming and annoying if you have to constantly switch between two or more different tools, or if you constantly go into the menu structure to select a function.</p>
<p>The shortcut keys can improve the usability by providing specific keys on the keyboard which link to the tools and functions used in Flash. It is often much faster to use the shortcut keys rather than the interacting with the mouse on the interface.</p>
<p>The shortcut keys I use the most in my projects are: F5 (Add frame), F6 (Add key frame), F8 (Convert to symbol) and Ctrl + Enter (Test movie). These particularly shortcuts can save you a lot of time, especially if you use them repeatedly. It is good to memorise the shortcut keys you use the most often, as it will allow you to use the Flash program much faster and easier.</p>
<p>A list of the all the Flash shortcuts can be found here: http://kb2.adobe.com/cps/121/tn_12105.html. These shortcuts apply to both Windows and Mac machines. You can also customise the keyboard shortcuts to your own preference by selecting Edit &gt; Keyboard.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdevbook.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdevbook.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdevbook.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdevbook.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdevbook.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdevbook.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdevbook.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdevbook.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdevbook.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdevbook.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdevbook.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdevbook.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdevbook.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdevbook.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdevbook.wordpress.com&amp;blog=9839816&amp;post=8&amp;subd=webdevbook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdevbook.wordpress.com/2009/10/03/flash-shortcut-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ca89edf773580d7bea34ac01c4e11f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhidevmumbai</media:title>
		</media:content>
	</item>
	</channel>
</rss>
