<?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>Saffron Stroke - Your Web Design Resource &#187; tricks</title>
	<atom:link href="http://www.saffronstroke.com/tag/tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.saffronstroke.com</link>
	<description>Design Blog</description>
	<lastBuildDate>Wed, 11 Jan 2012 06:36:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Style toolbar in Microsoft Expression Web 3</title>
		<link>http://www.saffronstroke.com/2009/10/07/style-toolbar-in-ms-expression-web-3/</link>
		<comments>http://www.saffronstroke.com/2009/10/07/style-toolbar-in-ms-expression-web-3/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 18:13:16 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 3]]></category>
		<category><![CDATA[style toolbar]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=735</guid>
		<description><![CDATA[You must be familiar with the Apply Styles and Manage Styles panels (earlier known as Task Panes). The Style toolbar has fewer but similar functions. The Style toolbar enables you to quickly use class and ID selectors, create new styles and attach existing ones. But if you have been using the Apply Styles and Manage [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/10/07/style-toolbar-in-ms-expression-web-3/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F10%2F07%2Fstyle-toolbar-in-ms-expression-web-3%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F10%2F07%2Fstyle-toolbar-in-ms-expression-web-3%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>You must be familiar with the Apply Styles and Manage Styles panels (earlier known as Task Panes). The Style toolbar has fewer but similar functions. The Style toolbar enables you to quickly use class and ID selectors, create new styles and attach existing ones.</p>
<p>But if you have been using the Apply Styles and Manage Styles panel, I would not suggest you to continue using it. Since the panel has lots of functions and options than the toolbar, in addition to a visual illustration of the styles. If you do not want your panels to eat up most of your workspace or want to use only primary functions of the Style toolbar, then it is one handy toolbar.</p>
<p><strong>To launch the Styles toolbar</strong></p>
<p>Right click on any toolbar and select &#8216;Style&#8217;. The toolbar looks like;</p>
<p><a href="http://www.saffronstroke.com/wp-content/uploads/2009/10/style_toolbar.jpg" rel="lightbox[735]"><img class="alignnone size-full wp-image-736" title="style_toolbar" src="http://www.saffronstroke.com/wp-content/uploads/2009/10/style_toolbar.jpg" alt="style_toolbar" width="376" height="29" /></a> </p>
<p><strong>The toolbar has four functions – </strong></p>
<p><strong>1.       </strong><strong>Class drop down:</strong></p>
<p>Lists all class selectors that are defined in the internal CSS, linked or imported external style sheets. Use to assign, remove, change, or add an undefined class.</p>
<p><strong>2.       </strong><strong>ID drop down:</strong></p>
<p>Lists all the ID selectors defined in the internal CSS, linked or imported external style sheets. Use to assign existing ID, create unique ID or remove any ID.</p>
<p><strong>3.       </strong><strong>New Style button:</strong></p>
<p>Launches the ‘New Style’ dialog box.</p>
<p><strong>4.       </strong><strong>Attach Style Sheet button:</strong></p>
<p>Launches the Attach Style Sheet dialog box as shown here:</p>
<p><a href="http://www.saffronstroke.com/wp-content/uploads/2009/10/attach_css.jpg" rel="lightbox[735]"><img class="alignnone size-full wp-image-737" title="attach_css" src="http://www.saffronstroke.com/wp-content/uploads/2009/10/attach_css.jpg" alt="attach_css" width="378" height="183" /></a> </p>
<p><strong>NOTE:</strong> The Class and ID drop down boxes display the selectors only when your current selection in the page uses a class and/or ID selector. Else the boxes appear blank. Click on the drop down arrow to view the defined or create new selectors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/10/07/style-toolbar-in-ms-expression-web-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Universal Selector in CSS2</title>
		<link>http://www.saffronstroke.com/2009/08/14/universal-selector-in-css2/</link>
		<comments>http://www.saffronstroke.com/2009/08/14/universal-selector-in-css2/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 13:39:18 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[CSS Hacks, Tips and Tricks]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[CSS tips]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[selector]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[universal selector]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=635</guid>
		<description><![CDATA[CSS2 had introduced a new selector, the universal selector to match any element in your page. The selector is indicated as an asterisk &#8216;*&#8217;. The universal selector could be used to list every element in your page. For example, * {font-size: 12px} This declaration would set the font size of all the elements used in [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/08/14/universal-selector-in-css2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F08%2F14%2Funiversal-selector-in-css2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F08%2F14%2Funiversal-selector-in-css2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>CSS2 had introduced a new selector, the universal selector to match any element in your page. The selector is indicated as an asterisk &#8216;*&#8217;. The universal selector could be used to list every element in your page.<br />
For example,</p>
<p>* {font-size: 12px}</p>
<p>This declaration would set the font size of all the elements used in your document to 12px.</p>
<p>NOTE: Even though the universal selector is one handy option, consider the specificity of other selectors for it to work properly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/08/14/universal-selector-in-css2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apply Jump Menu Go Behavior in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/08/03/apply-jump-menu-go-behavior-in-ms-ew2/</link>
		<comments>http://www.saffronstroke.com/2009/08/03/apply-jump-menu-go-behavior-in-ms-ew2/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 05:00:24 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[behavior]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jump menu]]></category>
		<category><![CDATA[jump menu go]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=621</guid>
		<description><![CDATA[Jump Menu Go behavior lets you associate a button (Go button) with a jump menu. In that case a jump menu should already exist in the document. Though a jump menu does not need a go button to execute, selecting an item from the jump menu causes a URL to load on its own. But [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/08/03/apply-jump-menu-go-behavior-in-ms-ew2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F08%2F03%2Fapply-jump-menu-go-behavior-in-ms-ew2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F08%2F03%2Fapply-jump-menu-go-behavior-in-ms-ew2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Jump Menu Go behavior lets you associate a button (Go button) with a jump menu. In that case a jump menu should already exist in the document. Though a jump menu does not need a go button to execute, selecting an item from the jump menu causes a URL to load on its own. But a go button may be required if you want to re-select the already chosen item, which may not be registered just by choosing it from the jump menu.</p>
<p>When you add a jump menu go behavior, your go button will perform the &#8220;jump&#8221; action to take to the associated URL. Selecting a menu item from the jump menu will no longer direct the user to the related page then.</p>
<p>To create a Jump Menu Go button, follow these steps:</p>
<ol>
<li>If a jump menu is not already created create one. How do I create a jump menu?</li>
<li>Add a button object near the jump menu.</li>
<p><img class="alignnone size-full wp-image-622" title="go_button" src="http://www.saffronstroke.com/wp-content/uploads/2009/08/go_button.jpg" alt="go_button" width="264" height="63" /> </p>
<li>In the Behaviors task pane, choose Insert and from the menu select &#8216;Jump Menu Go&#8217;.</li>
<p><img class="alignnone size-full wp-image-623" title="jump_menu_go_beh" src="http://www.saffronstroke.com/wp-content/uploads/2009/08/jump_menu_go_beh.jpg" alt="jump_menu_go_beh" width="193" height="235" /> </p>
<li>You would be prompted with ‘Jump Menu Go’ dialog box, as shown below:</li>
<p><img class="alignnone size-full wp-image-624" title="jump_menu_go_dlg" src="http://www.saffronstroke.com/wp-content/uploads/2009/08/jump_menu_go_dlg.jpg" alt="jump_menu_go_dlg" width="320" height="190" /> </p>
<li>Choose the menu for Go button to activate and click OK.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/08/03/apply-jump-menu-go-behavior-in-ms-ew2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Recalculating Hyperlinks in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/07/04/recalculating-hyperlinks-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/07/04/recalculating-hyperlinks-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 06:44:56 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[recalculate hyperlinks]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=574</guid>
		<description><![CDATA[What does recalculating hyperlinks do? The Recalculate Hyperlinks command checks and repairs all the pointers in your website within Expression Web. In other words it synchronizes the website metadata which maintains the cross-page links. When should I recalculate hyperlinks? It will be a best practice, to recalculate hyperlinks before you each publish or FTP of [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/07/04/recalculating-hyperlinks-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F07%2F04%2Frecalculating-hyperlinks-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F07%2F04%2Frecalculating-hyperlinks-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><strong>What does recalculating hyperlinks do?</strong></p>
<p>The Recalculate Hyperlinks command checks and repairs all the pointers in your website within Expression Web. In other words it synchronizes the website metadata which maintains the cross-page links.</p>
<p><strong>When should I recalculate hyperlinks?</strong></p>
<p>It will be a best practice, to recalculate hyperlinks before you each publish or FTP of your website. Expression Web then won’t have to spend time in locating the files during publishing resulting in faster process and low risk of timeout during publishing.</p>
<p><strong>How do I use Recalculate Hyperlinks command?</strong></p>
<ol>
<li>Open your website.</li>
<li>Go to <strong>Site</strong> menu &gt; choose <strong>Recalculate Hyperlinks</strong>.</li>
<li>The Recalculate Hyperlinks dialog box gives a description of actions it would take.<img class="alignnone size-full wp-image-576" title="recalc_hyperlinks_dlg" src="http://www.saffronstroke.com/wp-content/uploads/2009/07/recalc_hyperlinks_dlg1.jpg" alt="recalc_hyperlinks_dlg" width="412" height="194" /> </li>
<li>Click Yes.</li>
</ol>
<p>Expression Web may take several minutes to complete the process.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/07/04/recalculating-hyperlinks-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create scrollable area using CSS in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/06/09/create-scrollable-area-using-css-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/06/09/create-scrollable-area-using-css-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 16:00:54 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[scrollbar]]></category>
		<category><![CDATA[scrolling text]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=539</guid>
		<description><![CDATA[A scrollable area is where content can be presented and can be scrolled through. When you have a lot of content to be presented in a particular section, it is beneficial to add a scrollable area, without occupying much space on the page and keeping it organized. You can always add a textarea or use [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/06/09/create-scrollable-area-using-css-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F06%2F09%2Fcreate-scrollable-area-using-css-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F06%2F09%2Fcreate-scrollable-area-using-css-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>A scrollable area is where content can be presented and can be scrolled through. When you have a lot of content to be presented in a particular section, it is beneficial to add a scrollable area, without occupying much space on the page and keeping it organized. You can always add a <em>textarea</em> or use <em>iframe</em> tags to do the same. But through HTML and CSS you can do the same for any page element.</p>
<p>This is done by using the CSS property – <strong>overflow</strong>. The overflow property takes any of the following values as its input:</p>
<ol>
<li><strong>overflow: auto</strong> – This will create a horizontal and/or vertical scrollbars only when needed, i.e. when the text exceeds the display area of the element.</li>
<li><strong>overflow: scroll</strong> – This will create horizontal and vertical scrollbars, even if the text inside the element fits into its display area. The scrollbars will always reside.</li>
<li><strong>overflow: visible</strong> – This will cause the element area to expand to make space for the content.</li>
<li><strong>overflow: hidden</strong> – This will force the block to only show the text that fits the in it. Rest of the content will be hidden and would not be visible.</li>
</ol>
<p>Let us create a scrollable area into a &lt;div&gt;as shown in the image below:</p>
<p><img class="alignnone size-full wp-image-537" title="scroll" src="http://www.saffronstroke.com/wp-content/uploads/2009/06/scroll.jpg" alt="scroll" width="320" height="120" /></p>
<p>Follow these steps:</p>
<ol>
<li>In the Design View, drag the &lt;div&gt; from the Toolbox and drop onto the page. Else in the Code View, manually type the &lt;div&gt;&lt;/div&gt; tags.</li>
<li>Then enter your content into the div.</li>
<li>In the Apply/Manage Styles task pane, click <strong>New Style…</strong> to launch the New Style dialog box.</li>
<li>In the New Style dialog box, name the selector as ‘scroll’ and choose following properties:</li>
</ol>
<p>.scroll {</p>
<p>        font-family: &#8220;Courier New&#8221;, Courier, monospace;</p>
<p>        font-size: 14px;</p>
<p>        color: #FFFFFF;</p>
<p>        background-color: #000000;</p>
<p>        border: 1px solid #4A4A4A;</p>
<p>        padding: 5px;</p>
<p>        overflow: auto;</p>
<p>}</p>
<p>See image below for more details.</p>
<p><img title="new_style" src="http://www.saffronstroke.com/wp-content/uploads/2009/06/new_style.jpg" alt="new_style" width="409" height="392" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/06/09/create-scrollable-area-using-css-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add a command to toolbar and menu bar in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/05/05/add-a-command-to-toolbar-and-menu-bar-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/05/05/add-a-command-to-toolbar-and-menu-bar-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Tue, 05 May 2009 16:43:37 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[add commands]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[menu bar]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[web page]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=482</guid>
		<description><![CDATA[Toolbars are quite handy if used intelligently. Instead of browsing through the long menus and submenus before you find the right command, if you often use a command then why not add it on the toolbar. To add commands to toolbars  Right click on the toolbar and choose ‘Customize’. In the Customize window, switch to [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/05/05/add-a-command-to-toolbar-and-menu-bar-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F05%2F05%2Fadd-a-command-to-toolbar-and-menu-bar-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F05%2F05%2Fadd-a-command-to-toolbar-and-menu-bar-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Toolbars are quite handy if used intelligently. Instead of browsing through the long menus and submenus before you find the right command, if you often use a command then why not add it on the toolbar.</p>
<p><strong>To add commands to toolbars</strong></p>
<p> Right click on the toolbar and choose ‘Customize’. In the Customize window, switch to ‘Commands tab’ and click ‘Rearrange Commands’.</p>
<p><img class="alignnone size-full wp-image-486" title="customize" src="http://www.saffronstroke.com/wp-content/uploads/2009/05/customize.jpg" alt="customize" width="342" height="299" /> </p>
<p>In the Rearrange Commands window choose the radio button next to ‘Toolbar’. Choose the ‘Common’ Toolbar and then ‘Add’.</p>
<p> <img class="alignnone size-full wp-image-485" title="rearr_cmnds" src="http://www.saffronstroke.com/wp-content/uploads/2009/05/rearr_cmnds.jpg" alt="rearr_cmnds" width="344" height="367" /></p>
<p>In the ‘Add Command’ dialog box, choose the ‘Category’ (browse each if you do not know where you can find the command) and then the command to be added and then click OK. In this example we will add the ‘File…’ command to the Common Toolbar.</p>
<p> <img class="alignnone size-full wp-image-484" title="add_cmd" src="http://www.saffronstroke.com/wp-content/uploads/2009/05/add_cmd.jpg" alt="add_cmd" width="342" height="207" /></p>
<p>Click ‘Close’, to exit the ‘Rearrange Commands’ window and again, to close the ‘Customize’ window.</p>
<p><strong>To add commands to menu bars</strong></p>
<p>In Rearrange Commands window (see above), choose the radio next to Menu bar. From the drop down menu choose the menu bar you want to edit. Then click on Add to launch the Add Command dialog box. Now browse the categories to find the command to be added to the menu bar and click OK. For instance choose to add the File… command. The new menu bar would look as follows:</p>
<p> <img class="alignnone size-full wp-image-483" title="menu" src="http://www.saffronstroke.com/wp-content/uploads/2009/05/menu.jpg" alt="menu" width="185" height="124" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/05/05/add-a-command-to-toolbar-and-menu-bar-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rearrange commands on toolbars and menu in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/04/11/rearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/04/11/rearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 12:08:30 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[add commands]]></category>
		<category><![CDATA[add controls]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[menu bar]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[modify]]></category>
		<category><![CDATA[rearrange]]></category>
		<category><![CDATA[rearrange commands]]></category>
		<category><![CDATA[rearrange controls]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://saffronstroke.wordpress.com/?p=422</guid>
		<description><![CDATA[Rearrange Commands tool lets you do all possible actions to customize your toolbars and menus the way you want them. You can rearrange the commands on the toolbar to: ·         Add, remove, reorder the commands on the menu bar and toolbar. ·         Modify the name, image and keyboard shortcut associated with a menu command or [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/04/11/rearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F11%2Frearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F11%2Frearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Rearrange Commands tool lets you do all possible actions to customize your toolbars and menus the way you want them. You can rearrange the commands on the toolbar to:</span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .5in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;font-family:Calibri;">Add, remove, reorder the commands on the menu bar and toolbar.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;font-family:Calibri;">Modify the name, image and keyboard shortcut associated with a menu command or button on the toolbar.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">To launch the Rearrange Commands dialog box, go to <strong>Tools</strong> &gt; <strong>Customize</strong>. In the Customize dialog box, go to the Commands tab and click <strong>Rearrange Commands</strong>. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><img class="alignnone size-full wp-image-424" title="rearrng_comm_dlg" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/rearrng_comm_dlg.jpg" alt="rearrng_comm_dlg" width="388" height="414" /></p>
<p class="MsoNormal" style="margin:0 0 10pt;"> </p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Use the Rearrange Commands dialog box to do the following:</span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Choose a menu or toolbar to rearrange: </strong>Select the Menu Bar or Toolbar you want to change.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Controls: </strong>Select the controls you want to change.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Add: </strong>Click the button to add a new control.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Delete: </strong><span> </span>Click the button to delete a control.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Move Up: </strong>Click the button to move the control up in a menu bar or towards left on a toolbar.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Move Down: </strong>Click the button to move the control down in a menu bar or towards right on a toolbar.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">7.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Modify Selection: </strong>The drop down menu has a number of options like;</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><img class="alignnone size-full wp-image-423" title="mod_sel_menu" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/mod_sel_menu.jpg" alt="mod_sel_menu" width="195" height="343" /></strong></span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt .5in;"><strong></strong></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Reset – </strong>resets the control<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Delete – </strong>deletes the control<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Name – </strong>You can enter a name for the control along with its keyboard shortcut. In the above image; &amp;File… denotes <strong>ALT + N</strong> is the keyboard shortcut to access <strong>File</strong> menu. <strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Copy Button Image – </strong>lets you copy the button image associated with this control.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Paste Button Image –</strong> lets you paste a button image.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Reset Button Image – </strong>resets the button image to its default.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Edit Button Image – </strong>lets you edit the button image.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Change Button Image… &#8211; </strong>lets you choose a new button image from the menu.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Default Style –</strong> set the style of the button to its default.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Text Only (Always) –</strong> sets to always display only text for the control.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Text Only (in Menus) –</strong> sets to always display only text for control only when it appears in a menu.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Image and Text – </strong>lets you always display an image and text for the control.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Begin a Group –</strong> adds a group separator bar.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Assign Macro… &#8211; </strong>lets you link a control to a macro.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">8.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Reset: </strong>Resets any and all the actions you carried out on the menu bar and toolbar.<strong></strong></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/04/11/rearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tag Selector in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/02/21/quick-tag-selector-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/02/21/quick-tag-selector-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 10:00:49 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[selector]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://saffronstroke.wordpress.com/?p=369</guid>
		<description><![CDATA[A Quick Tag Selector bar is located at the top of the editing window in your Expression Web workspace. It makes it easier for you to select, edit and remove tags while working in Design or Code view of a web page. To view the Quick Tag Selector bar, go to View &#62; choose Quick [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/02/21/quick-tag-selector-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F02%2F21%2Fquick-tag-selector-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F02%2F21%2Fquick-tag-selector-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">A Quick Tag Selector bar is located at the top of the editing window in your Expression Web workspace. It makes it easier for you to select, edit and remove tags while working in Design or Code view of a web page. To view the Quick Tag Selector bar, go to <strong>View</strong> &gt; choose <strong>Quick Tag Selector</strong>. See image below:</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><img class="alignnone size-full wp-image-370" title="qts_bar" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/qts_bar.jpg" alt="qts_bar" width="270" height="221" /></p>
<p class="MsoNormal" style="margin:0 0 10pt;"> </p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">The Quick Tag Selector is to be read from left to right to follow the order of the hierarchy of tags. For instance; in the image above, &lt;body&gt; contains &lt;div&gt; which in turn contains &lt;p&gt;. Place your cursor inside the tag in Design view or Code view and that particular tag will be selected in the Quick Tag Selector bar at the top. The drop down arrow besides each tag in the Quick Tag Selector bar displays a menu as shown above. Let us see what each option does:</span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .25in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Select Tag</strong> selects the start and end tags along with the content of those tags.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Select Tag Contents</strong> selects only the content inside the tags.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Edit Tag…</strong> displays the Quick Tag Editor window, which enables you to add, modify or wrap tags.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Remove Tag</strong> removes the start and ends tags, leaving the content intact.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Insert HTML…</strong> displays the Quick Tag Editor window that lets you insert HTML into your web page.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Wrap Tag…</strong> displays the Quick Tag Editor window that lets you insert nested tags into a selected tag.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .25in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">7.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Tag Properties…</strong> opens the Tag Properties dialog box or task pane related to the tag.<strong></strong></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/02/21/quick-tag-selector-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preview Site Settings in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/02/14/preview-site-settings-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/02/14/preview-site-settings-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 10:00:11 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[site settings]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[web template]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://saffronstroke.wordpress.com/?p=441</guid>
		<description><![CDATA[Go to Site menu &#62; choose Site Settings… This will launch the Site Settings dialog box (see image below) Choose the Preview tab and various options available are explained below: 1.       Preview using website URL – Choose this to preview the site using the website URL. 2.       Use Microsoft Expression Development Server – Check this [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/02/14/preview-site-settings-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F02%2F14%2Fpreview-site-settings-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F02%2F14%2Fpreview-site-settings-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Go to <strong>Site</strong> menu &gt; choose <strong>Site Settings…</strong> This will launch the Site Settings dialog box (see image below)</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"><img class="alignnone size-full wp-image-442" title="site_sett_preview" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/site_sett_preview.jpg" alt="site_sett_preview" width="382" height="369" /></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Choose the <strong>Preview</strong> tab and various options available are explained below: </span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .25in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Preview using website URL</strong> – Choose this to preview the site using the website URL. </span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Use Microsoft Expression Development Server</strong> – Check this box and select ‘<strong>For only PHP and ASP.NET web pages’</strong> if you want to use Expression Development Server to preview ‘.aspx’ pages only. Expression Development Server supports only server side languages such as ASP.NET and PHP. Choose <strong>For all web pages</strong> for ‘.htm’, ’.html’ and ‘.aspx’ pages.</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .25in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Preview using custom URL for this website</strong> – Enter a path or browse to the location of the website.<strong></strong></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/02/14/preview-site-settings-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Effects with Page Transition in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/02/07/visual-effects-with-page-transition-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/02/07/visual-effects-with-page-transition-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 11:26:33 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[page open]]></category>
		<category><![CDATA[page transition]]></category>
		<category><![CDATA[special effects]]></category>
		<category><![CDATA[transition]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[visual effect]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://saffronstroke.wordpress.com/?p=432</guid>
		<description><![CDATA[A page transition is a visual effect with which a page opens or closes. For example, fading, wiping out. You can add a page transition to multiple pages in a website. Adding a page transition Go to Format menu &#62; Page Transition to launch the Page Transition dialog box (shown below).   Choose following options [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/02/07/visual-effects-with-page-transition-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F02%2F07%2Fvisual-effects-with-page-transition-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F02%2F07%2Fvisual-effects-with-page-transition-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">A page transition is a visual effect with which a page opens or closes. For example, fading, wiping out. You can add a page transition to multiple pages in a website. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">Adding a page transition</span></span></strong></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Go to <strong>Format</strong> menu &gt; <strong>Page Transition</strong> to launch the Page Transition dialog box (shown below).</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"> </p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"><img class="alignnone size-full wp-image-433" title="page_trans" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/page_trans.jpg" alt="page_trans" width="379" height="251" /></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Choose following options in the Page Transitions dialog box: </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Event</strong>: Select the event for which the page transition should occur. You have four events to choose from;</span></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Page Enter – when a page opens in a browser.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Page Exit – when a page loses its focus. </span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Site Enter – when a web site is opened for the first time.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Site Exit – when the web site loses its focus.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Duration (seconds):</strong><span>  </span>Enter the duration in seconds, for which the page transition effect should last.</span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Transition effect: </strong>Choose the type of transition effect you want to apply.</span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">NOTE: You can add transitions to more than one event, but be careful as to not create too many flashy effects as it may lead nuisance to the viewer and may not visit your web site again.</span></span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/02/07/visual-effects-with-page-transition-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

