<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>List Navigation CSS</title>
        <description>The 10 most recently added comments in the topic &quot;List Navigation CSS&quot;</description>
        <link>http://freewaytalk.net/</link>
        <lastBuildDate>Sun, 05 Feb 2012 10:50:50 -500</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812#m_12137</link>
            <description>&lt;p&gt;[quote:70cbaa401c=&amp;#8221;ctzsnooze&amp;#8221;]Hi&lt;/p&gt;

&lt;p&gt;something constructive from me for a change :-)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://th.id.au/chris/multilink/testnav3.html&quot;&gt;http://th.id.au/chris/multilink/testnav3.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It&amp;#8217;s a fully liquid test page I made, after much effort, to implement full CSS dropdown menus, in horizontal and vertical formats, along with the associated Freeway document to show how it was done.  Some Javascript is needed for IE6 but on all modern browsers it should work well using CSS alone.&lt;/p&gt;

&lt;p&gt;Chris.[/quote:70cbaa401c]&lt;/p&gt;

&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;thanks for your document, it is interesting to examine what you did.&lt;/p&gt;

&lt;p&gt;I don&amp;#8217;t think it is possible at the moment to make a pure CSS dropdownlist in Freeway, while not using javascript, which is working in IE6.
IE6 is still the most used browser and it will be for years! :-(
I did several attemps but failed every time, the alternative is doing it by handcode and place the list in a markup. 
The next problem is that you get tired to click the extended box in Freeway when you want to make some changes, stylesheets are made much faster in CSSEdit or Coda.&lt;/p&gt;

&lt;p&gt;I made an example for a horizontal dropdownlist, placed in a mark up, that works in IE6 etc, it is based on a list at CSSplay.&lt;/p&gt;

&lt;p&gt;You can download it here: 
&lt;a href=&quot;http://www.xs4all.nl/~horemans/horizontalnavlist/&quot;&gt;http://www.xs4all.nl/~horemans/horizontalnavlist/&lt;/a&gt;&lt;/p&gt;
</description>
            <author>b8</author>
            <pubDate>Sat, 04 Aug 2007 01:14:26 -500</pubDate>
        </item>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812#m_12088</link>
            <description>&lt;p&gt;I mis-remembered this one. It&amp;#8217;s :last-child. It is not supported by 
IE6, IE7 or IE Mac. More here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.quirksmode.org/css/firstchild.html&quot;&gt;http://www.quirksmode.org/css/firstchild.html&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;On Aug 2, 2007, at 3:33 AM, CableGuy2 wrote:&lt;/p&gt;

&lt;p&gt;[quote:7674944bbe]
waltd wrote:
[quote:7674944bbe]It&amp;#8217;s :last, not .last. It works in many but not all browsers. Put a
colon before the word last. This is similar to how you would code a
:hover.&lt;/p&gt;

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

&lt;p&gt;[/quote:7674944bbe]&lt;/p&gt;

&lt;p&gt;So, to make sure i&amp;#8217;m getting this&amp;#8230;doesn&amp;#8217;t sound like rocket science, 
but I&amp;#8217;m back again.  Would the style then be &amp;quot;ul.menustylename 
li:last&amp;quot; or would it be a link style &amp;quot;ul.menustylename li a:last.&amp;quot;  I 
can&amp;#8217;t seem to figure it out.  Also, can you tell me (off the top of 
your head even) what browsers support this?  Because I&amp;#8217;m working with 
IE6, Firefox for Mac and PC, and Safari now and I would want to 
physically see the change to make sure it was right in the first 
place.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;Freeway 4 Pro User
No Freeway update since 12/14/2006&lt;/p&gt;

&lt;p&gt;&amp;quot;To know how to suggest is the art of teaching others.&amp;quot;&lt;/p&gt;

&lt;p&gt;[/quote:7674944bbe]&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>Thu, 02 Aug 2007 13:08:54 -500</pubDate>
        </item>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812#m_12081</link>
            <description>&lt;p&gt;My apologies,&lt;/p&gt;

&lt;p&gt;Thanks for the &amp;quot;Remove DIV Tag&amp;quot; action should have been to Weaver:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.coastalrugs.com/Actions/dropbox/div_remover.zip&quot;&gt;http://www.coastalrugs.com/Actions/dropbox/div_remover.zip&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Sincerely,&lt;/p&gt;

&lt;p&gt;Chris.&lt;/p&gt;
</description>
            <author>ctzsnooze</author>
            <pubDate>Thu, 02 Aug 2007 11:03:27 -500</pubDate>
        </item>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812#m_12080</link>
            <description>&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;something constructive from me for a change :-)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://th.id.au/chris/multilink/testnav3.html&quot;&gt;http://th.id.au/chris/multilink/testnav3.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It&amp;#8217;s a fully liquid test page I made, after much effort, to implement full CSS dropdown menus, in horizontal and vertical formats, along with the associated Freeway document to show how it was done.  Some Javascript is needed for IE6 but on all modern browsers it should work well using CSS alone.&lt;/p&gt;

&lt;p&gt;It actually works great in Safari.  Feedback is welcome via the list (not on the appearance or artistic merit of the page, but on technical aspects please).  It is intended only to demonstrate what can be done, and how.  There are a lot of extended attributes, and most measurements are in ems to keep it liquid.  If you&amp;#8217;re not deeply into CSS or these things, almost any change, no matter how small, can make it unworkable.  Good luck!&lt;/p&gt;

&lt;p&gt;Once it&amp;#8217;s set up t&amp;#8217;s not so difficult to use, and should work in most browsers.  If I understood the Javascript bit better (ie it&amp;#8217;s a total mystery to me) then both menus could be made to work in IE6, but at present only the horizontal menu is likely to work properly in that browser.&lt;/p&gt;

&lt;p&gt;Thanks Paul for the&amp;quot;Remove DIV Tag&amp;quot; action you recently posted on this forum, without which none of this could be done.&lt;/p&gt;

&lt;p&gt;Chris.&lt;/p&gt;
</description>
            <author>ctzsnooze</author>
            <pubDate>Thu, 02 Aug 2007 10:56:21 -500</pubDate>
        </item>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812#m_12077</link>
            <description>&lt;p&gt;[quote:a2f8bae714=&amp;#8221;waltd&amp;#8221;]It&amp;#8217;s :last, not .last. It works in many but not all browsers. Put a 
colon before the word last. This is similar to how you would code a 
:hover.&lt;/p&gt;

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

&lt;p&gt;[/quote:a2f8bae714]&lt;/p&gt;

&lt;p&gt;So, to make sure i&amp;#8217;m getting this&amp;#8230;doesn&amp;#8217;t sound like rocket science, but I&amp;#8217;m back again.  Would the style then be &amp;quot;ul.menustylename li:last&amp;quot; or would it be a link style &amp;quot;ul.menustylename li a:last.&amp;quot;  I can&amp;#8217;t seem to figure it out.  Also, can you tell me (off the top of your head even) what browsers support this?  Because I&amp;#8217;m working with IE6, Firefox for Mac and PC, and Safari now and I would want to physically see the change to make sure it was right in the first place.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;
</description>
            <author>Dan J</author>
            <pubDate>Thu, 02 Aug 2007 07:33:36 -500</pubDate>
        </item>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812#m_12073</link>
            <description>&lt;p&gt;It&amp;#8217;s :last, not .last. It works in many but not all browsers. Put a 
colon before the word last. This is similar to how you would code a 
:hover.&lt;/p&gt;

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

&lt;p&gt;On Aug 1, 2007, at 5:14 PM, CableGuy2 wrote:&lt;/p&gt;

&lt;p&gt;[quote:7a3df3ee74]So, here&amp;#8217;s something I am confused on.  How do i get rid of the bottom 
border on the last item?  I guess it would also apply to the 
horizontal navigation as well, how does one remove any border type on 
the last menu item?&lt;/p&gt;

&lt;p&gt;I read somewhere that you could create a style that was like 
&amp;quot;ul.menustylename li.last&amp;quot; and it would do it, but it doesn&amp;#8217;t seem to 
work for me.&lt;/p&gt;

&lt;p&gt;Any help?&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;Freeway 4 Pro User
No Freeway update since 12/14/2006&lt;/p&gt;

&lt;p&gt;&amp;quot;To know how to suggest is the art of teaching others.&amp;quot;&lt;/p&gt;

&lt;p&gt;[/quote:7a3df3ee74]&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>Wed, 01 Aug 2007 21:29:09 -500</pubDate>
        </item>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812#m_12072</link>
            <description>&lt;p&gt;So, here&amp;#8217;s something I am confused on.  How do i get rid of the bottom border on the last item?  I guess it would also apply to the horizontal navigation as well, how does one remove any border type on the last menu item?&lt;/p&gt;

&lt;p&gt;OR&lt;/p&gt;

&lt;p&gt;How does one apply a top-border to the first list item only, since all the other&amp;#8217;s have border-bottom set?&lt;/p&gt;

&lt;p&gt;I read somewhere that you could create a style (in the border-bottom issue) that was like &amp;quot;ul.menustylename li.last&amp;quot; and then set your border to 0, then it would do it, but it doesn&amp;#8217;t seem to work for me.&lt;/p&gt;

&lt;p&gt;Any help?&lt;/p&gt;
</description>
            <author>Dan J</author>
            <pubDate>Wed, 01 Aug 2007 21:14:51 -500</pubDate>
        </item>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812#m_12052</link>
            <description>&lt;p&gt;As promised here is the link to the site I designed using Ernie&amp;#8217;s List Navigation CSS.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.flexitable.co.uk/&quot;&gt;http://www.flexitable.co.uk/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;One problem I have is that the Extra Background Action on the &amp;#8216;Prices &amp;amp; Order Form&amp;#8217; page doesn&amp;#8217;t seem to function correctly and leaves a white space t the bottom.&lt;/p&gt;
</description>
            <author>ralfy</author>
            <pubDate>Wed, 01 Aug 2007 13:29:28 -500</pubDate>
        </item>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812#m_10377</link>
            <description>&lt;p&gt;That&amp;#8217;s cool Joe :-) The LA article is good too, though I am hesitant
when js is needed to force IE&amp;#8217;s behavior (since js can be turned &amp;#8216;off&amp;#8217;
on these browsers). Also, a good test for these types of things to
pass are how the flyouts react to elements behind them.&lt;/p&gt;

&lt;p&gt;So many cool things. So little time :-)&lt;/p&gt;

&lt;p&gt;Joe wrote:
[quote:7c061cb51d]I&amp;#8217;ve just been having a play around with this and have made a page with the above method + some dropdowns. These, thanks to a bit of Javascript (boo I know, but it&amp;#8217;s the only way) work in IE too.&lt;/p&gt;

&lt;p&gt;I will try and get either a tutorial or an Action written up so people can use this. I can&amp;#8217;t take all credit though, Erns, you gave me the idea and made the menu look as nice as it does and the trickery to get IE to behave came from this great site: &lt;a href=&quot;http://alistapart.com/articles/horizdropdowns&quot;&gt;http://alistapart.com/articles/horizdropdowns&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feel free to rip apart and use any bits of the page as you like - I would use the Javascript from my page as I had to amend it slightly to get it to behave with some other Freeway created styles.&lt;/p&gt;

&lt;p&gt;Here&amp;#8217;s the link: &lt;a href=&quot;http://users.softpress.com/joe/DropdownTest/dropdownTest.html[/quote:7c061cb51d&quot;&gt;http://users.softpress.com/joe/DropdownTest/dropdownTest.html[/quote:7c061cb51d&lt;/a&gt;]&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>The Big Erns</author>
            <pubDate>Tue, 22 May 2007 17:28:00 -500</pubDate>
        </item>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812#m_10373</link>
            <description>&lt;p&gt;The second example is what I needed. In the finished site I will make the box transparent, I just coloured it magenta to show the gap. I will post a link to the site once it is live.&lt;/p&gt;

&lt;p&gt;[quote:67fa772ab3=&amp;#8221;The Big Erns&amp;#8221;]Does the second example fix what you needed?&lt;/p&gt;

&lt;p&gt;&amp;#8230;Or just make the box transparent.&lt;/p&gt;

&lt;p&gt;Nice work :-)[/quote:67fa772ab3]&lt;/p&gt;
</description>
            <author>ralfy</author>
            <pubDate>Tue, 22 May 2007 15:25:01 -500</pubDate>
        </item>
        <item>
            <title>List Navigation CSS</title>
            <link>http://freewaytalk.net/thread/view/5812</link>
            <description>&lt;p&gt;I&amp;#8217;m trying to build a navigation list in the left column of my page, I&amp;#8217;ve managed to make the list very close to the one in the link 1. below, but I can&amp;#8217;t figure out how to do the roll over and clicked states.
Is the rollover part of the listnav CSS attribute or must I make a seperate new CSS attribute for each state.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;[url]http://www.lakemount.ca/go/ministry/overview/[/url]&lt;/li&gt;
&lt;li&gt;I&amp;#8217;ve also found this link [url]http://www.ssi-developer.net/css/menu-rollover-effect.shtml[/url] I can figure some of this out but I just do not know enough to make it all work.&lt;/li&gt;
&lt;/ol&gt;
</description>
            <author>Helveticus</author>
            <pubDate>Sun, 31 Dec 2006 22:47:39 -500</pubDate>
        </item>
    </channel>
</rss>

