<?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>Atalaya Studio &#187; codeblock</title>
	<atom:link href="http://atalayastudio.com/info/codeblock/feed" rel="self" type="application/rss+xml" />
	<link>http://atalayastudio.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Feb 2010 19:21:03 +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>Controlling Code Insertions with NAVT</title>
		<link>http://atalayastudio.com/archives/39</link>
		<comments>http://atalayastudio.com/archives/39#comments</comments>
		<pubDate>Tue, 13 May 2008 07:26:46 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[NAVT]]></category>
		<category><![CDATA[Tips/Hints]]></category>
		<category><![CDATA[code insertion]]></category>
		<category><![CDATA[codeblock]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://atalayastudio.com/?p=39</guid>
		<description><![CDATA[NAVT version 1.0.23 (and above) introduces the ability to add your own HTML between items within a navigation list. This feature was primarily added to support the injection of IE6 conditional statements into a list of items. However, it can be used to add titles, paragraphs, or other items inside navigation lists built by the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>NAVT version 1.0.23</strong> (and above) introduces the ability to add your own HTML between items within a navigation list. This feature was primarily added to support the injection of IE6 conditional statements into a list of items. However, it can be used to add titles, paragraphs, or other items inside navigation lists built by the NAVT plugin. Version 1.0.23 also introduces a new navigation item called a <strong>code block</strong>. A code block is yet another way to add your own HTML to a navigation list. Code blocks, like other items, can be used as part of a list hierarchy.</p>
<p><span id="more-39"></span></p>
<h3>Code Between Items</h3>
<p>Each navigation item now contains a <strong>code panel</strong> button that is used to open and close the item&#8217;s code panel. Clicking the code panel button will transform the opened options box to the illustration shown in the right.</p>
<div style="text-align:center;"><img src="http://gbellucci.us/images/codepanel-1.gif" alt="code panel" /></div>
<p>The code panel is divided into two sections. The top section containing the controls:</p>
<ul>
<li>Insert before item,</li>
<li>Insert above item and,</li>
<li>Upper Code block</li>
</ul>
<p>These controls are used to determine where the upper code block is to appear in the list relative to the item. The lower section that contains the controls:</p>
<ul>
<li>Insert below item</li>
<li>insert after item</li>
<li>Lower Code block</li>
</ul>
<p>These controls are used to determine the lower code block is to appear in the list relative to the item.</p>
]]></content:encoded>
			<wfw:commentRss>http://atalayastudio.com/archives/39/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
