<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>Tabbing page content</title>
        <description>The 10 most recently added comments in the topic &quot;Tabbing page content&quot;</description>
        <link>http://www.freewaytalk.net/</link>
        <lastBuildDate>Sat, 04 Feb 2012 10:33:54 -500</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Tabbing page content</title>
            <link>http://www.freewaytalk.net/thread/view/7525#m_7533</link>
            <description>&lt;p&gt;Sometime around 23/2/07 (at 14:47 +0000) BigG said:&lt;/p&gt;

&lt;p&gt;[quote:d54c33a43b]Having different page would mean having the same content appear on 
those different pages wouldn&amp;#8217;t it? And if some text had to change to 
a new picture had to be add, it would need to be done on all the 
other pages too?
[/quote:d54c33a43b]
Yes, that&amp;#8217;s absolutely right. That&amp;#8217;s partly why some of the examples 
we&amp;#8217;ve seen are dynamic pages that swap out different parts of the 
layout when they&amp;#8217;re reloaded. The standing elements, the things that 
don&amp;#8217;t get changed, are left alone.&lt;/p&gt;

&lt;p&gt;It would mean a bit more work if amendments were needed, but it would 
also mean the effect is quite doable.&lt;/p&gt;

&lt;p&gt;k&lt;/p&gt;

&lt;p&gt;This list is maintained by Softpress Systems - &lt;a href=&quot;http://www.softpress.com&quot;&gt;http://www.softpress.com&lt;/a&gt;&lt;/p&gt;
</description>
            <author>thatkeith</author>
            <pubDate>Fri, 23 Feb 2007 15:05:02 -500</pubDate>
        </item>
        <item>
            <title>Tabbing page content</title>
            <link>http://www.freewaytalk.net/thread/view/7525#m_7531</link>
            <description>&lt;p&gt;Having different page would mean having the same content appear on those different pages wouldn&amp;#8217;t it? And if some text had to change to a new picture had to be add, it would need to be done on all the other pages too?&lt;/p&gt;

&lt;p&gt;Nathan&lt;/p&gt;
</description>
            <author>BigG</author>
            <pubDate>Fri, 23 Feb 2007 14:47:12 -500</pubDate>
        </item>
        <item>
            <title>Tabbing page content</title>
            <link>http://www.freewaytalk.net/thread/view/7525#m_7530</link>
            <description>&lt;p&gt;Nathan, as mentioned before, this can easily be accomplished by making each &amp;#8216;tab&amp;#8217; an element on separate pages.&lt;/p&gt;

&lt;p&gt;Personally, I think that&amp;#8217;s a better solution, as it allows for direct hyperlinking to individual tabs.&lt;/p&gt;
</description>
            <author>simon_aughton</author>
            <pubDate>Fri, 23 Feb 2007 14:33:03 -500</pubDate>
        </item>
        <item>
            <title>Tabbing page content</title>
            <link>http://www.freewaytalk.net/thread/view/7525#m_7529</link>
            <description>&lt;p&gt;Sometime around 23/2/07 (at 14:03 +0000) BigG said:&lt;/p&gt;

&lt;p&gt;[quote:27539aa7d3]I have been asked a few times now for this sort of thing and have 
had to go back to the client and say that it&amp;#8217;s something that I 
cannot do
[/quote:27539aa7d3]
[quote:27539aa7d3]Tabs to show &amp;#8216;3 pages&amp;#8217; of content - possibly pulled in from other URL&amp;#8217;s
&lt;a href=&quot;http://www.sun.com/software&quot;&gt;http://www.sun.com/software&lt;/a&gt;
[/quote:27539aa7d3]
Of course, that could be done simply by having multiple pages. 
Although the Sun example uses one page, it is modifying and reloading 
itself using server scripting - so in effect each tab link loads a 
different page. Which would make this &lt;em&gt;very&lt;/em&gt; easy to do - no juggling 
show/hide layers and rollover triggers, just a set of pages, each 
with its own tab showing!&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m sure this was mentioned as a possible solution&amp;#8230;&lt;/p&gt;

&lt;p&gt;k&lt;/p&gt;

&lt;p&gt;This list is maintained by Softpress Systems - &lt;a href=&quot;http://www.softpress.com&quot;&gt;http://www.softpress.com&lt;/a&gt;&lt;/p&gt;
</description>
            <author>thatkeith</author>
            <pubDate>Fri, 23 Feb 2007 14:22:59 -500</pubDate>
        </item>
        <item>
            <title>Tabbing page content</title>
            <link>http://www.freewaytalk.net/thread/view/7525#m_7527</link>
            <description>&lt;p&gt;I spent some time with this two days ago, and agree, it would be a 
great thing. It&amp;#8217;s not hard to figure out conceptually, but the thing 
that kept stumping me was a way to have rollovers in one hide/show 
layer object trigger the hide and show of another layer.&lt;/p&gt;

&lt;p&gt;I drew a layer, applied a Slave Layer action to it, and assigned it to 
slave number 1. Inside that layer, I made my 4 tabs out of inline 
graphics, followed by a line-break and another graphic to form the 
bottom of the row of tabs. Each tab got a rollover action, each set to 
a different click number (1-4). So far, so good.&lt;/p&gt;

&lt;p&gt;Then I duplicated that layer in place three times, and went through the 
stack, setting the options for initially visible and slave number. 
Everything was wired up. Or so I thought.&lt;/p&gt;

&lt;p&gt;But for the life of me, and despite having done this (with Freeway) 
since 1997, I could not figure out the proper combination of initially 
visible, sticky, toggle, whatever settings to use to make this 
apparently simple thing Just Work™. The best I could manage was to 
switch from the initial view to one other tab &amp;#8212; but I could not get it 
to go back again.&lt;/p&gt;

&lt;p&gt;Now I could sit down and write a JavaScript from scratch which would do 
this. It&amp;#8217;s not hard. It&amp;#8217;s just something that I feel ought to be easy 
using Freeway and the standard Actions.&lt;/p&gt;

&lt;p&gt;I have a bunch of client work today, and I don&amp;#8217;t want to work too late, 
but if I get inspired and finish all my work early, I may have time to 
do a quick proof of concept long-hand which could be actionized by 
someone (or even me, if I find the time and get my head back into 
Action-code-land).&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;p&gt;On Feb 23, 2007, at 9:03 AM, BigG wrote:&lt;/p&gt;

&lt;p&gt;[quote:1f6bf2ad09]I know I have covered this in a previous post, but Looking into it 
further I think this would be a really good thing to have written or 
built-in to FW, much like the Drop down menus are now.&lt;/p&gt;

&lt;p&gt;I have been asked a few times now for this sort of thing and have had 
to go back to the client and say that it&amp;#8217;s something that I cannot do 
- this time I think the client is actually now looking for someone 
else, so it&amp;#8217;s a lost client.&lt;/p&gt;

&lt;p&gt;Not sure if it is possible for an action to be written, but it&amp;#8217;s on my 
wishlist.&lt;/p&gt;

&lt;p&gt;Tabs to show &amp;#8216;3 pages&amp;#8217; of content - possibly pulled in from other URL&amp;#8217;s
&lt;a href=&quot;http://www.sun.com/software&quot;&gt;http://www.sun.com/software&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here&amp;#8217;s hoping&amp;#8230;
Nathan&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;BigG
Bournemouth, England&lt;/p&gt;

&lt;p&gt;[/quote:1f6bf2ad09]&lt;/p&gt;

&lt;p&gt;This list is maintained by Softpress Systems - &lt;a href=&quot;http://www.softpress.com&quot;&gt;http://www.softpress.com&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Fri, 23 Feb 2007 14:18:27 -500</pubDate>
        </item>
        <item>
            <title>Tabbing page content</title>
            <link>http://www.freewaytalk.net/thread/view/7525#m_7525</link>
            <description>&lt;p&gt;I know I have covered this in a previous post, but Looking into it further I think this would be a really good thing to have written or built-in to FW, much like the Drop down menus are now.&lt;/p&gt;

&lt;p&gt;I have been asked a few times now for this sort of thing and have had to go back to the client and say that it&amp;#8217;s something that I cannot do - this time I think the client is actually now looking for someone else, so it&amp;#8217;s a lost client.&lt;/p&gt;

&lt;p&gt;Not sure if it is possible for an action to be written, but it&amp;#8217;s on my wishlist.&lt;/p&gt;

&lt;p&gt;Tabs to show &amp;#8216;3 pages&amp;#8217; of content - possibly pulled in from other URL&amp;#8217;s
&lt;a href=&quot;http://www.sun.com/software&quot;&gt;http://www.sun.com/software&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here&amp;#8217;s hoping&amp;#8230;
Nathan&lt;/p&gt;
</description>
            <author>BigG</author>
            <pubDate>Fri, 23 Feb 2007 14:03:07 -500</pubDate>
        </item>
        <item>
            <title>Tabbing page content</title>
            <link>http://www.freewaytalk.net/thread/view/7525</link>
            <description>&lt;p&gt;I know I have covered this in a previous post, but Looking into it further I think this would be a really good thing to have written or built-in to FW, much like the Drop down menus are now.&lt;/p&gt;

&lt;p&gt;I have been asked a few times now for this sort of thing and have had to go back to the client and say that it&amp;#8217;s something that I cannot do - this time I think the client is actually now looking for someone else, so it&amp;#8217;s a lost client.&lt;/p&gt;

&lt;p&gt;Not sure if it is possible for an action to be written, but it&amp;#8217;s on my wishlist.&lt;/p&gt;

&lt;p&gt;Tabs to show &amp;#8216;3 pages&amp;#8217; of content - possibly pulled in from other URL&amp;#8217;s
&lt;a href=&quot;http://www.sun.com/software&quot;&gt;http://www.sun.com/software&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here&amp;#8217;s hoping&amp;#8230;
Nathan&lt;/p&gt;
</description>
            <author>BigG</author>
            <pubDate>Fri, 23 Feb 2007 14:03:07 -500</pubDate>
        </item>
    </channel>
</rss>

