<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Multiple Pages In One</title>
	<atom:link href="http://manisheriar.com/blog/multiple-pages-in-one/feed" rel="self" type="application/rss+xml" />
	<link>http://manisheriar.com/blog/multiple-pages-in-one</link>
	<description>Impeccable Code &#124; Beautiful Design</description>
	<lastBuildDate>Thu, 13 May 2010 19:08:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sheriar Designs</title>
		<link>http://manisheriar.com/blog/multiple-pages-in-one/comment-page-1#comment-507</link>
		<dc:creator>Sheriar Designs</dc:creator>
		<pubDate>Wed, 17 May 2006 14:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/multiple-pages-in-one#comment-507</guid>
		<description>&lt;strong&gt;Rupesh:&lt;/strong&gt; I have been doing a lot of work developing processes for just this kind of thing.  I would start by taking a look at &lt;a&gt;this post&lt;/a&gt;.

Good luck!</description>
		<content:encoded><![CDATA[<p><strong>Rupesh:</strong> I have been doing a lot of work developing processes for just this kind of thing.  I would start by taking a look at <a>this post</a>.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupesh</title>
		<link>http://manisheriar.com/blog/multiple-pages-in-one/comment-page-1#comment-506</link>
		<dc:creator>Rupesh</dc:creator>
		<pubDate>Wed, 17 May 2006 11:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/multiple-pages-in-one#comment-506</guid>
		<description>friend

i am new in coding just learning C#.net but i have made a website. I am facing one problem, in my website i am puting a lot of datas to every post. But when i open my website the the whole page gets open and it takes a lot of time.
So the page becomes slow. What i want on the page load only the selected post will open and the other pages will open only by clicking the link. 
For this what should i do please suggest me.

regards
rupesh </description>
		<content:encoded><![CDATA[<p>friend</p>
<p>i am new in coding just learning C#.net but i have made a website. I am facing one problem, in my website i am puting a lot of datas to every post. But when i open my website the the whole page gets open and it takes a lot of time.<br />
So the page becomes slow. What i want on the page load only the selected post will open and the other pages will open only by clicking the link.<br />
For this what should i do please suggest me.</p>
<p>regards<br />
rupesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://manisheriar.com/blog/multiple-pages-in-one/comment-page-1#comment-459</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 03 May 2006 01:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/multiple-pages-in-one#comment-459</guid>
		<description>Gaaah!  That comment is ruined!  I&#039;m clearly missing something in my coding method on this one.  I would attempt to illustrate without the tags, but that would just make it more confusing.  Ah well, sorry about that.</description>
		<content:encoded><![CDATA[<p>Gaaah!  That comment is ruined!  I&#8217;m clearly missing something in my coding method on this one.  I would attempt to illustrate without the tags, but that would just make it more confusing.  Ah well, sorry about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://manisheriar.com/blog/multiple-pages-in-one/comment-page-1#comment-458</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 03 May 2006 01:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/multiple-pages-in-one#comment-458</guid>
		<description>&quot;Modern browsers appear to be able to use the â€œidâ€ property of any element (not just anchor tags) as jump points. But for backwards compatibility I have added the standard  page anchors.&quot;

I have some fairly recent experience with this.  You have to be very careful if you add an ID tag to something other than an anchor tag.  In Firefox 1.x, doing this for any content block that also included an anchor tag would link to the nearest anchor tag below the ID.  Example:

&lt;code&gt;&lt;div id=&quot;chicken&quot;&gt;bla bla bla &lt;a href=&quot;#&quot;&gt;Top&lt;/a&gt;&lt;/div&gt;&lt;/code&gt;

In FF 1.x, a link to the &quot;chicken&quot; ID would instead take you to the &lt;a href=&quot;#&quot;&gt;Top&lt;/a&gt;, which is seriously annoying!

Maybe they have repaired this issue in 1.5, but I cannot say, as I fixed my issues before it was released.</description>
		<content:encoded><![CDATA[<p>&#8220;Modern browsers appear to be able to use the â€œidâ€ property of any element (not just anchor tags) as jump points. But for backwards compatibility I have added the standard  page anchors.&#8221;</p>
<p>I have some fairly recent experience with this.  You have to be very careful if you add an ID tag to something other than an anchor tag.  In Firefox 1.x, doing this for any content block that also included an anchor tag would link to the nearest anchor tag below the ID.  Example:</p>
<p><code>&lt;div id=&quot;chicken&quot;&gt;bla bla bla &lt;a href=&quot;#&quot;&gt;Top&lt;/a&gt;&lt;/div&gt;</code></p>
<p>In FF 1.x, a link to the &#8220;chicken&#8221; ID would instead take you to the &lt;a href=&quot;#&quot;&gt;Top&lt;/a&gt;, which is seriously annoying!</p>
<p>Maybe they have repaired this issue in 1.5, but I cannot say, as I fixed my issues before it was released.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheriar Designs</title>
		<link>http://manisheriar.com/blog/multiple-pages-in-one/comment-page-1#comment-219</link>
		<dc:creator>Sheriar Designs</dc:creator>
		<pubDate>Thu, 02 Feb 2006 21:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/multiple-pages-in-one#comment-219</guid>
		<description>Wow, Brian ... thanks for making the effort and taking the time to share this with us!

I will have to take a bit of time to wrap my head around it and check it out.  ;o)</description>
		<content:encoded><![CDATA[<p>Wow, Brian &#8230; thanks for making the effort and taking the time to share this with us!</p>
<p>I will have to take a bit of time to wrap my head around it and check it out.  ;o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://manisheriar.com/blog/multiple-pages-in-one/comment-page-1#comment-218</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 02 Feb 2006 17:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/multiple-pages-in-one#comment-218</guid>
		<description>Re: Accessibility

I just realized my above solution does not work with JavaScript disabled if CSS is enabled! To correct this, simply wrap the style block in your example in JavaScript.

This way all of the content blocks will be visible for someone who has JavaScript disabled, and will be accessible via the Jump Links in your tabbed navigation! :)

document.write(&#039;&#039;);
document.write(&#039;#itinerary, #lodging, #rating {display:none;}&#039;);
document.write(&#039;#itinerary.on, #lodging.on, #rating.on {display:block;}&#039;);
document.write(&#039;&#039;);</description>
		<content:encoded><![CDATA[<p>Re: Accessibility</p>
<p>I just realized my above solution does not work with JavaScript disabled if CSS is enabled! To correct this, simply wrap the style block in your example in JavaScript.</p>
<p>This way all of the content blocks will be visible for someone who has JavaScript disabled, and will be accessible via the Jump Links in your tabbed navigation! :)</p>
<p>document.write(&#8221;);<br />
document.write(&#8216;#itinerary, #lodging, #rating {display:none;}&#8217;);<br />
document.write(&#8216;#itinerary.on, #lodging.on, #rating.on {display:block;}&#8217;);<br />
document.write(&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://manisheriar.com/blog/multiple-pages-in-one/comment-page-1#comment-217</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 02 Feb 2006 15:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/multiple-pages-in-one#comment-217</guid>
		<description>Re: Bookmarking

After applying my above technique for making the content accessible for JavaScript-impared users - insert the following JavaScript code block at the bottom of the page.

&lt;code&gt;// After the content has loaded, check for an anchor &quot;hash&quot; value in the URL.
if (document.location.hash) {
	// Display the &quot;bookmarked&quot; content.
	if (document.location.hash==&#039;#itinerary&#039;) {
		itineraryOn();
	} else if (document.location.hash==&#039;#lodging&#039;) {
		lodgingOn();
	} else if (document.location.hash==&#039;#rating&#039;) {
		ratingOn();
	}
}&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Re: Bookmarking</p>
<p>After applying my above technique for making the content accessible for JavaScript-impared users &#8211; insert the following JavaScript code block at the bottom of the page.</p>
<p><code>// After the content has loaded, check for an anchor "hash" value in the URL.<br />
if (document.location.hash) {<br />
	// Display the "bookmarked" content.<br />
	if (document.location.hash=='#itinerary') {<br />
		itineraryOn();<br />
	} else if (document.location.hash=='#lodging') {<br />
		lodgingOn();<br />
	} else if (document.location.hash=='#rating') {<br />
		ratingOn();<br />
	}<br />
}</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://manisheriar.com/blog/multiple-pages-in-one/comment-page-1#comment-215</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 02 Feb 2006 15:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/multiple-pages-in-one#comment-215</guid>
		<description>Re: Accessibility

Use anchor links to make sure users with JavaScript being disabled can still use your tab navigation to jump down to the content.

Modern browsers appear to be able to use the &quot;id&quot; property of any element (not just anchor tags) as jump points. But for backwards compatibility I have added the standard &lt;a&gt;&lt;/a&gt; page anchors.

&lt;code&gt;&lt;div id=&quot;tabs&quot;&gt;
  &lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;#itinerary&quot; id=&quot;tab_itinerary&quot; onclick=&quot;itineraryOn()&quot;
class=&quot;on&quot;&gt;Trip itinerary&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;#lodging&quot; id=&quot;tab_lodging&quot;
onclick=&quot;lodgingOn()&quot;&gt;Lodging&lt;/a&gt;&lt;/li&gt;    
    &lt;li&gt;&lt;a href=&quot;#rating&quot; id=&quot;tab_rating&quot; onclick=&quot;ratingOn()&quot;&gt;Route Rating&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;&lt;!-- end tabs --&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Re: Accessibility</p>
<p>Use anchor links to make sure users with JavaScript being disabled can still use your tab navigation to jump down to the content.</p>
<p>Modern browsers appear to be able to use the &#8220;id&#8221; property of any element (not just anchor tags) as jump points. But for backwards compatibility I have added the standard <a></a> page anchors.</p>
<p><code>
<div id="tabs">
<ul>
<li><a href="#itinerary" id="tab_itinerary" onclick="itineraryOn()"<br />
class="on">Trip itinerary</a></li>
<li><a href="#lodging" id="tab_lodging"<br />
onclick="lodgingOn()">Lodging</a></li>
<li><a href="#rating" id="tab_rating" onclick="ratingOn()">Route Rating</a></li>
</ul>
</div>
<p><!-- end tabs --></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheriar Designs</title>
		<link>http://manisheriar.com/blog/multiple-pages-in-one/comment-page-1#comment-173</link>
		<dc:creator>Sheriar Designs</dc:creator>
		<pubDate>Thu, 19 Jan 2006 18:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/multiple-pages-in-one#comment-173</guid>
		<description>Interesting thought, David ... I will have to try that and report back!</description>
		<content:encoded><![CDATA[<p>Interesting thought, David &#8230; I will have to try that and report back!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Hucklesby</title>
		<link>http://manisheriar.com/blog/multiple-pages-in-one/comment-page-1#comment-160</link>
		<dc:creator>David Hucklesby</dc:creator>
		<pubDate>Tue, 17 Jan 2006 18:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/multiple-pages-in-one#comment-160</guid>
		<description>I concede that &lt;a href=&quot;http://www.bobbyvandersluis.com/articles/dynamicCSS.php&quot; rel=&quot;nofollow&quot;&gt;the solution&lt;/a&gt; from Bobby van der Sluis I sent you is complex.

I wonder if this will work? :
&lt;code&gt;&lt;noscript&gt;
  &lt;style type=&quot;text/css&quot;&gt;
    #itinerary,
    #lodging,
    #rating {
      display:block;
      }
  &lt;/style&gt;
&lt;/noscript&gt;
&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p>I concede that <a href="http://www.bobbyvandersluis.com/articles/dynamicCSS.php" rel="nofollow">the solution</a> from Bobby van der Sluis I sent you is complex.</p>
<p>I wonder if this will work? :<br />
<code><noscript></p>
<style type="text/css">
    #itinerary,
    #lodging,
    #rating {
      display:block;
      }
  </style>
<p></noscript><br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

