<?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>Brandon Buttars &#187; html</title>
	<atom:link href="http://brandonbuttars.com/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://brandonbuttars.com</link>
	<description>More Like Random Buttars</description>
	<lastBuildDate>Fri, 02 Sep 2011 05:40:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>JQuery Dynamic CSS Class Demo</title>
		<link>http://brandonbuttars.com/2011/03/jquery-dynamic-css-class-demo/</link>
		<comments>http://brandonbuttars.com/2011/03/jquery-dynamic-css-class-demo/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 06:43:18 +0000</pubDate>
		<dc:creator>Brandon Buttars</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://brandonbuttars.com/?p=277</guid>
		<description><![CDATA[JQuery can be used in many ways.  Since I&#8217;m a web designer, I use it like a web designer would, to modify my CSS and enhance my UX.  Some of the basic stuff I tend to use JQuery for is &#8230; <a href="http://brandonbuttars.com/2011/03/jquery-dynamic-css-class-demo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-278" title="JQuery" src="http://brandonbuttars.com/wp-content/uploads/2011/03/jquery-logo.png" alt="JQuery" width="248" height="141" />JQuery can be used in many ways.  Since I&#8217;m a web designer, I use it like a web designer would, to modify my CSS and enhance my UX.  Some of the basic stuff I tend to use JQuery for is to auto-assign classes to specific elements without having to muck up the code and worry about forgetting stuff.  Check out my latest demo/tutorial on <a title="JQuery Dynamic CSS Class Demo" href="http://brandonbuttars.com/demos/jquery-css-classes/">JQuery Dynamic CSS Class Demo</a>.</p>
<p><span id="more-277"></span>The demo goes over zebra striping, first-child/last-child, hovering, and just straight up ways of overcoming some still lingering cross-browser compatibility issues.  Hopefully you can gain something from it that can benefit you in your projects and websites.</p>
<h2 style="text-align: center;"><a title="Go To Demo Now" href="http://brandonbuttars.com/demos/jquery-css-classes/">Go to Demo Now</a></h2>
]]></content:encoded>
			<wfw:commentRss>http://brandonbuttars.com/2011/03/jquery-dynamic-css-class-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Theme Up in Alpha</title>
		<link>http://brandonbuttars.com/2011/02/new-theme-up-in-alpha/</link>
		<comments>http://brandonbuttars.com/2011/02/new-theme-up-in-alpha/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 09:41:37 +0000</pubDate>
		<dc:creator>Brandon Buttars</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Theming]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blue]]></category>
		<category><![CDATA[ButtarsAlpha]]></category>
		<category><![CDATA[orange]]></category>

		<guid isPermaLink="false">http://brandonbuttars.com/?p=239</guid>
		<description><![CDATA[I got my new theme somewhat coded and up tonight.  It&#8217;s just past 2:30am and I uploaded it.  I still see a bunch of styling that needs to be done and some widgets that need to be added, but I&#8217;m &#8230; <a href="http://brandonbuttars.com/2011/02/new-theme-up-in-alpha/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I got my new theme somewhat coded and up tonight.  It&#8217;s just past 2:30am and I uploaded it.  I still see a bunch of styling that needs to be done and some widgets that need to be added, but I&#8217;m feeling good about the theme.  Let me know if you&#8217;re interested in using it.  I&#8217;m thinking about releasing a more advanced version for the public, but I don&#8217;t know how interested people would be.</p>
]]></content:encoded>
			<wfw:commentRss>http://brandonbuttars.com/2011/02/new-theme-up-in-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iFrame &#8211; Full Browser Window</title>
		<link>http://brandonbuttars.com/2009/12/iframe-full-browser-window/</link>
		<comments>http://brandonbuttars.com/2009/12/iframe-full-browser-window/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 02:01:39 +0000</pubDate>
		<dc:creator>Brandon Buttars</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://brandonbuttars.com/?p=116</guid>
		<description><![CDATA[I&#8217;ve been looking for a solution to create full page iFramed webpages with headers. Here is a solution I&#8217;ve started using for full screen iframes with headers. Here&#8217;s a link to my Snipplr code for it. I tried to embed &#8230; <a href="http://brandonbuttars.com/2009/12/iframe-full-browser-window/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking for a solution to create full page iFramed webpages with headers.  Here is a solution I&#8217;ve started using for full screen iframes with headers.  Here&#8217;s a link to my <a href="http://snipplr.com/view/22490/iframe--full-page-with-header/" title="Full Page iFrame Code">Snipplr code</a> for it.  I tried to embed it in this post but it didn&#8217;t work out very well.  The code has worked out great for me and I&#8217;ve shared it with a few people at work, and they have been using it and it&#8217;s been working great for them.  Rather than explain it I&#8217;ll let you take a look at it.</p>
]]></content:encoded>
			<wfw:commentRss>http://brandonbuttars.com/2009/12/iframe-full-browser-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

