<?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>StepByStepASP.NET &#187; staticselectedstyle</title>
	<atom:link href="http://stepbystepasp.net/tag/staticselectedstyle/feed/" rel="self" type="application/rss+xml" />
	<link>http://stepbystepasp.net</link>
	<description></description>
	<lastBuildDate>Tue, 03 Feb 2009 11:48:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>11) Styling the ASP.NET Menu Control With CSS</title>
		<link>http://stepbystepasp.net/11-styling-the-aspnet-menu-control-with-css-f/</link>
		<comments>http://stepbystepasp.net/11-styling-the-aspnet-menu-control-with-css-f/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 08:42:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Registered Members Video Tutorials]]></category>
		<category><![CDATA[backcolor]]></category>
		<category><![CDATA[statichoverstyle]]></category>
		<category><![CDATA[staticselectedstyle]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=154</guid>
		<description><![CDATA[<script type="text/javascript" src="http://stepbystepasp.net/wp-includes/js/jquery/jquery.js"></script><script type="text/javascript" src="http://stepbystepasp.net/wp-content/plugins/pb-embedflash/js/sbadapter/shadowbox-jquery.js"></script><script type="text/javascript" src="http://stepbystepasp.net/wp-content/plugins/pb-embedflash/js/shadowbox.js"></script><script type="text/javascript"><!--
window.onload = function() {var options ={assetURL:'',loadingImage:'http://stepbystepasp.net/wp-content/plugins/pb-embedflash/css/images/loading.gif',flvPlayer:'http://stepbystepasp.net/wp-content/plugins/pb-embedflash/swf/mediaplayer.swf',animate:true,animSequence:'wh',overlayColor:'#000',overlayOpacity:0.85,overlayBgImage:'http://stepbystepasp.net/wp-content/plugins/pb-embedflash/css/images/overlay-85.png',listenOverlay:true,autoplayMovies:true,showMovieControls:true,resizeDuration:0.35,fadeDuration:0.35,displayNav:true,continuous:false,displayCounter:true,counterType:'default',viewportPadding:20,handleLgImages:'resize',initialHeight:160,initialWidth:320,enableKeys:true,keysClose:['c', 'q', 27],keysPrev:['p', 37],keysNext:['n', 39],handleUnsupported:'',text: {cancel:'Cancel',loading: 'loading',close:'<span class="shortcut">C</span>lose',next:'<span class="shortcut">N</span>ext',prev:'<span class="shortcut">P</span>revious',errors:{single: 'You must install the <a href="{0}">{1}</a> browser plugin to view this content.',shared: 'You must install both the <a href="{0}">{1}</a> and <a href="{2}">{3}</a> browser plugins to view this content.',either: 'You must install either the <a href="{0}">{1}</a> or the <a href="{2}">{3}</a> browser plugin to view this content.'}}};Shadowbox.init(options);}
--></script>In this video i showed you how to modify the style of the menu and the submenu. Every controls have style properties that can be modified to give them a nice looking feel. To modify the style of a control, select the control that you want to modify its Style, go to the properties window [...]]]></description>
			<content:encoded><![CDATA[<p>In this video i showed you how to modify the style of the menu and the submenu. Every controls have style properties that can be modified to give them a nice looking feel. To modify the style of a control, select the control that you want to modify its Style, go to the properties window and change the properties under the &#8220;Styles&#8221; section.</p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<p>I changed the <strong>StaticHoverStyle</strong> and the StaticSelectedStyle. The statichoverstyle is used to change the css property of a control when it is being hovered i.e when your mouse pass over it, without being clicked or being selected. You can change a lot of properties from this section.</p>
<p><strong>Staticselectedstyle</strong> is used to change the css property of a control when the control is selected, in this case when you select a menu item by clicking on it, the current selected menu item will show different style that has been used for it. Please watch the video to properly understand.</p>
<p>You have a wide range of css property to modify on this window. I changed the css property of the entire menu by setting its border to 1px and its <strong>backcolor </strong>property.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F11-styling-the-aspnet-menu-control-with-css-f%2F&amp;linkname=11%29%20Styling%20the%20ASP.NET%20Menu%20Control%20With%20CSS"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/11-styling-the-aspnet-menu-control-with-css-f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
