<?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>Lacy&#039;s site &#187; Web Design</title>
	<atom:link href="http://lacybayliss.com/bin22/category/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://lacybayliss.com/bin22</link>
	<description></description>
	<lastBuildDate>Mon, 14 Sep 2009 20:43:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OAC Beta released 9-9-09</title>
		<link>http://lacybayliss.com/bin22/webdesign/oac-beta-released-9-9-09/</link>
		<comments>http://lacybayliss.com/bin22/webdesign/oac-beta-released-9-9-09/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 18:10:11 +0000</pubDate>
		<dc:creator>lacybayl</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css tricks]]></category>
		<category><![CDATA[openacircle.com]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://lacybayliss.com/?p=118</guid>
		<description><![CDATA[Okay, so I finished developing the commercial side of openacircle.com, and now in the aftermath I can finally update my blog. In this project I got to utilize some cool little CSS tricks, like image pop ups (without using javascript) and figuring out how to include a footer that would adjust to a bleeding background. [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so I finished developing the commercial side of openacircle.com, and now in the aftermath I can finally update my blog. In this project I got to utilize some cool little CSS tricks, like image pop ups (without using javascript) and figuring out how to include a footer that would adjust to a bleeding background. Anyway, it&#8217;s here! If you would like to visit, and register, go to <a href="http://openacircle.com">openacircle.com</a>.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flacybayliss.com%2Fbin22%2Fwebdesign%2Foac-beta-released-9-9-09%2F&amp;linkname=OAC%20Beta%20released%209-9-09"><img src="http://lacybayliss.com/bin22/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://lacybayliss.com/bin22/webdesign/oac-beta-released-9-9-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An example of live web work</title>
		<link>http://lacybayliss.com/bin22/webdesign/my-work/</link>
		<comments>http://lacybayliss.com/bin22/webdesign/my-work/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 19:20:21 +0000</pubDate>
		<dc:creator>lacybayl</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Lacy Bayliss]]></category>
		<category><![CDATA[vuelive.com]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://lacybayliss.com/?p=110</guid>
		<description><![CDATA[The site Vuelive, was a site I both designed and developed 4 months ago. I will post a link to it when I have it running on my server. The original site url has been removed.  I am also currently developing a redesigned site, OpenACircle.com, which I will share with you when it launches early [...]]]></description>
			<content:encoded><![CDATA[<p>The site Vuelive, was a site I both designed and developed 4 months ago. I will post a link to it when I have it running on my server. The original site url has been removed.  I am also currently developing a redesigned site, OpenACircle.com, which I will share with you when it launches early September.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flacybayliss.com%2Fbin22%2Fwebdesign%2Fmy-work%2F&amp;linkname=An%20example%20of%20live%20web%20work"><img src="http://lacybayliss.com/bin22/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://lacybayliss.com/bin22/webdesign/my-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip #01</title>
		<link>http://lacybayliss.com/bin22/webdesign/tip-01/</link>
		<comments>http://lacybayliss.com/bin22/webdesign/tip-01/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 19:40:00 +0000</pubDate>
		<dc:creator>lacybayl</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://lacybayliss.com/?p=81</guid>
		<description><![CDATA[If you are going to (god forbid) use tables to layout your site, remember to give every tag &#60;td&#62;, &#60;tr&#62;, and &#60;table&#62; a set width. This ensures nothing will blow out of whack in Safari.
]]></description>
			<content:encoded><![CDATA[<p>If you are going to (god forbid) use tables to layout your site, remember to give every tag &lt;td&gt;, &lt;tr&gt;, and &lt;table&gt; a set width. This ensures nothing will blow out of whack in Safari.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flacybayliss.com%2Fbin22%2Fwebdesign%2Ftip-01%2F&amp;linkname=Tip%20%2301"><img src="http://lacybayliss.com/bin22/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://lacybayliss.com/bin22/webdesign/tip-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dojo, Funny Name, Serious Styling</title>
		<link>http://lacybayliss.com/bin22/webdesign/dojo-css-sliding-doors/</link>
		<comments>http://lacybayliss.com/bin22/webdesign/dojo-css-sliding-doors/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 17:07:50 +0000</pubDate>
		<dc:creator>lacybayl</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[dojo styling css widgets]]></category>

		<guid isPermaLink="false">http://lacybayliss.com//?p=1</guid>
		<description><![CDATA[Dojo is a new pragmatic language specifically geared toward building intuitive widgets. In a world where widgets function as the essential vertebrae in many of a backbone of web applications, we as web designers/developers will probably encounter this language at least once in our careers. And for the UI designer, a lot of UI&#8217;s today [...]]]></description>
			<content:encoded><![CDATA[<p>Dojo is a new pragmatic language specifically geared toward building intuitive widgets. In a world where widgets function as the essential vertebrae in many of a backbone of web applications, we as web designers/developers will probably encounter this language at least once in our careers. And for the UI designer, a lot of UI&#8217;s today are being composed of these java-like widgets. Thankfully, the designer will only have to familiarize themselves with the dojo css and not have to write widgets &#8211; leave that to dojo-skilled programmers. Although dojo css is different from html css, it is still very similiar. For instance you can use the popular css sliding door method to create tabbed menus. It will only have to be adjusted a little to the context of dojo css in order to work, but the effect is the same.</p>
<p>In dojo, you will have a div typically called your header in which you can place a menu containing div. In our example, we will call this class &#8220;tabHeader&#8221;. We will give the class the following details:</p>
<p><strong>.tabHeader {<br />
float: left;<br />
width: 729px;<br />
margin-top:22px;<br />
font-size:xx%;<br />
line-height:normal;<br />
}</strong></p>
<p>In the <a href="http://www.alistapart.com/articles/slidingdoors/">css sliding door method</a>, the tabbed menu is a magical dance of background images overlapping at the appropriate moments contained within an outer div, such as our div class &#8220;.tabHeader&#8221;. Because dojo css is different than html css, we have to adjust the css to fit the styling language of dojo widgets. We will still achieve the greal load optimization of the css sliding door effect. Dojo css is heavily dependent on relevancy states and parent/child relationship styles. It may seem daunting and confusing at first, but it actually makes more practical sense and will nicely adhere to WC3 usability guidelines.</p>
<p>We will next set the css of the unordered list: margins and padding to 0 and list-style to none. For dojo we can use the div class &#8220;.tabHeader&#8221; as the relevant class for the unordered list:</p>
<p><strong>.tabHeader ul {<br />
margin:0;<br />
padding:0;<br />
list-style:none;<br />
}</strong></p>
<p>Instead of using a &#8220;.class a&#8221; style to contain our left half of the sliding door, in dojo we will create just another class and write it like this:</p>
<p><strong>.tabHeader .tabItemContainer {<br />
float:left;<br />
background:url(images/image.png) no-repeat top left;<br />
margin-left:5px;<br />
padding: 0 0 0 5px;<br />
font-weight:bold;<br />
color:#hex;<br />
text-decoration:none;<br />
cursor:pointer;<br />
}</strong></p>
<p>Think of &#8220;.tabItemContainer&#8221; as your &#8220;a&#8221; link class. See how we pop the class &#8220;.tabHeader&#8221; in front of the &#8220;.tabItemContainer&#8221;? He&#8217;s a parent and also a child class. His parent is the div class &#8220;header&#8221;. Now if you would like a background for the unordered list, because you are using png&#8217;s for the sliding doors, you have to set a class for the background image. Kinda weird, but that&#8217;s dojo for you.</p>
<p><strong>.tabHeader .tabItemContainer .tabBackground {<br />
background:url(images/rightHalf.png) no-repeat;<br />
}</strong></p>
<p>Now the css sliding door effect relies on an oversized background image that slides out as the title text gets longer. Even though we have styled a class for this expanding right side, we have only styled its background image. Dojo calls for another class to style a container for the text. It will follow the link class &#8220;.tabItemContainer&#8221; as such:</p>
<p><strong>.tabHeader .tabItemContainer .tabItemContent {<br />
display:block;<br />
background-position:top right;<br />
padding:5px 15px 4px 10px;<br />
font-weight:bold;<br />
color:#hex;<br />
text-decoration:none;<br />
}</strong></p>
<p>In this example the class &#8220;.tabItemContent&#8221; is similiar to a list class in html. The css sliding door effect depends not only on a background image, but also the background positioning of that image:</p>
<p><strong>.tabHeader .tabItemContainer:hover {<br />
background-position:0% -36px;<br />
}</strong></p>
<p>and background positioning of contained text:</p>
<p><strong>.tabHeader .tabItemContainer:hover .tabItemContent {<br />
background-positioning:100% -36px;<br />
color:#hex;<br />
}</strong></p>
<p>The background image is 36px tall. Stacking an inactive state background image atop a hover state background image contributes to the css sliding door effect. In my example I have chosen to use a separate tab appearance for &#8220;current&#8221; state that is different for each page. The &#8220;current&#8221; class works for tabs that are differentiated only by their text, while separate classes are used for tabs that not only change in textual appearance, but may also contain a rollover image:</p>
<p><strong>.tabHeader .current {<br />
background-position:0% -36px;<br />
font-weight:bold;<br />
color:#hex;<br />
text-decoration:none;<br />
}</strong></p>
<p><strong>.tabHeader .current .tabItemContent {<br />
background-position:100% -36px;<br />
padding-bottom:5px;<br />
font-weight:bold;<br />
color:#hex;<br />
text-decoration:none;<br />
}</strong></p>
<p><strong>.tabHeader .tabItemContainer .secondTab {<br />
background-image:url(images/second.png);<br />
padding-right:40px;<br />
}</strong></p>
<p>Since only the background images are changing, and not the appearance of the text, with states, we only have to create classes for the right side background images. If you wanted to have different textual appearances for the state changes you would have to add in the following class:</p>
<p><strong>.tabHeader .tabItemContainer .secondTab {<br />
<span style="color: #ff0000;">color:#hex;</span><br />
<span style="color: #ff0000;">font-weight:100;</span><br />
}</strong></p>
<p>and then change its color also in a &#8220;.tabHeader .tabItemContainer:hover .secondTab&#8221; class.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flacybayliss.com%2Fbin22%2Fwebdesign%2Fdojo-css-sliding-doors%2F&amp;linkname=Dojo%2C%20Funny%20Name%2C%20Serious%20Styling"><img src="http://lacybayliss.com/bin22/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://lacybayliss.com/bin22/webdesign/dojo-css-sliding-doors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

