<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>2 vertical synchronized lists (liquid design) in Webmasters and Developers</title>
<link>http://www.dslreports.com/forum/r21426454</link>
<description></description>
<language>en</language>
<pubDate>Mon, 30 Nov 2009 09:18:16 EDT</pubDate>
<lastBuildDate>Mon, 30 Nov 2009 09:18:16 EDT</lastBuildDate>

<item>
<title>Re: 2 vertical synchronized lists (liquid design)</title>
<link>http://www.dslreports.com/forum/remark,21444883</link>
<description><![CDATA[<A HREF="/useremail/u/1048069"><b>geekamongus</b></A> : If you are referring to accessibility, this article shows you how to construct accessible tables, which should keep you within the realm of Section 508 or whatever accessibility test you are seeking to pass.<br><br>&raquo;<A HREF="http://jimthatcher.com/webcourse9.htm" >jimthatcher.com/webcourse9.htm</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21444883</guid>
<pubDate>Tue, 18 Nov 2008 08:04:09 EDT</pubDate>
</item>

<item>
<title>Re: 2 vertical synchronized lists (liquid design)</title>
<link>http://www.dslreports.com/forum/remark,21444743</link>
<description><![CDATA[<A HREF="/useremail/u/386501"><b>JAAulde</b></A> : <div class="bquote"><small>said by  alien9999999 <A HREF="/useremail/u/633982"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>I understand your sentiments, however; we ABSOLUTELY NEED blind-surfing certification.<br> </div>I don't even know what that means.  If you mean you need to be accessible to the blind, a table has nothing to do with that when used properly, as this would be.  Tables are for tabular data.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21444743</guid>
<pubDate>Tue, 18 Nov 2008 06:46:48 EDT</pubDate>
</item>

<item>
<title>Re: 2 vertical synchronized lists (liquid design)</title>
<link>http://www.dslreports.com/forum/remark,21444693</link>
<description><![CDATA[<A HREF="/useremail/u/633982"><b>alien9999999</b></A> : I understand your sentiments, however; we ABSOLUTELY NEED blind-surfing certification.<br><small>--<br>Alien is my name and headbiting is my game.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21444693</guid>
<pubDate>Tue, 18 Nov 2008 05:54:03 EDT</pubDate>
</item>

<item>
<title>Re: 2 vertical synchronized lists (liquid design)</title>
<link>http://www.dslreports.com/forum/remark,21428054</link>
<description><![CDATA[<A HREF="/useremail/u/919724"><b>twizlar</b></A> : <div class="bquote"><small>said by  JAAulde <A HREF="/useremail/u/386501"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br><div class="bquote"><small>said by  geekamongus <A HREF="/useremail/u/1048069"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>  :</small><br><br>Seems like a good time to use a table.<br> </div>Agreed.  Moving away from tables is good, <i>unless</i> you're working with tabular data.<br> </div>+1<br><small>--<br><A HREF="http://www.broadlinenetworks.com">Broadline Networks Inc.</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21428054</guid>
<pubDate>Fri, 14 Nov 2008 14:26:37 EDT</pubDate>
</item>

<item>
<title>Re: 2 vertical synchronized lists (liquid design)</title>
<link>http://www.dslreports.com/forum/remark,21426643</link>
<description><![CDATA[<A HREF="/useremail/u/386501"><b>JAAulde</b></A> : <div class="bquote"><small>said by  geekamongus <A HREF="/useremail/u/1048069"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Seems like a good time to use a table.<br> </div>Agreed.  Moving away from tables is good, <i>unless</i> you're working with tabular data.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21426643</guid>
<pubDate>Fri, 14 Nov 2008 09:30:02 EDT</pubDate>
</item>

<item>
<title>Re: 2 vertical synchronized lists (liquid design)</title>
<link>http://www.dslreports.com/forum/remark,21426536</link>
<description><![CDATA[<A HREF="/useremail/u/1048069"><b>geekamongus</b></A> : Seems like a good time to use a table.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21426536</guid>
<pubDate>Fri, 14 Nov 2008 09:03:18 EDT</pubDate>
</item>

<item>
<title>2 vertical synchronized lists (liquid design)</title>
<link>http://www.dslreports.com/forum/remark,21426454</link>
<description><![CDATA[<A HREF="/useremail/u/633982"><b>alien9999999</b></A> : I'm looking at the following:<br><br><textarea name="code" class="xhtml" cols=50 rows=10>&lt;div class="results"&gt;&#012;  &lt;div class="results_wrapper"&gt;&#012;    &lt;div class="results_left"&gt;&#012;      &lt;div class="item"&gt;&lt;span class="result_value"&gt;example 1&lt;/span&gt;&lt;/div&gt;&#012;      &lt;div class="item"&gt;&lt;span class="result_value"&gt;example 2: extremely long value here making this break over 2 lines...&lt;/span&gt;&lt;/div&gt;&#012;      &lt;div class="item"&gt;&lt;span class="result_value"&gt;example 3&lt;/span&gt;&lt;/div&gt;&#012;      &lt;div class="item"&gt;&lt;span class="result_value"&gt;example 4 is a bit longer.&lt;/span&gt;&lt;/div&gt;&#012;    &lt;/div&gt;&#012;    &lt;div class="results_right"&gt;&#012;      &lt;div class="item"&gt;&lt;span class="result_subvalue"&gt;value 1&lt;/span&gt;&lt;div class="clear-twoblocks"&gt;&lt;/div&gt;&lt;/div&gt;&#012;      &lt;div class="item"&gt;&lt;span class="result_subvalue"&gt;value2&lt;/span&gt;&lt;div class="clear-twoblocks"&gt;&lt;/div&gt;&lt;/div&gt;&#012;      &lt;div class="item"&gt;&lt;span class="result_subvalue"&gt;example 3 is here the longest one, possibly resulting in 2 lines or more...&lt;/span&gt;&lt;div class="clear-twoblocks"&gt;&lt;/div&gt;&lt;/div&gt;&#012;      &lt;div class="item"&gt;&lt;span class="result_subvalue"&gt;example 4&lt;/span&gt;&lt;div class="clear-twoblocks"&gt;&lt;/div&gt;&lt;/div&gt;&#012;    &lt;/div&gt;&#012;    &lt;div class="clear-block"&gt;&lt;/div&gt;&#012;  &lt;/div&gt;&#012;&lt;/div&gt;&#012;</textarea><!--end code block--><br><textarea name="code" class="css" cols=50 rows=10>.clear-block { clear: both; }&#012;.results_left { float: left; }&#012;.results_right { float: left; }&#012;.results_left .item { clear: both; }&#012;.clear-twoblocks { clear: left; }&#012;</textarea><!--end code block--><br>the idea is that the results_left div is as small as it should be (liquidly) and that the results_right is next to it.<br><br>when the data can be on 1 line, it works fine. but when the left or the right takes up 2 lines, it starts to give problems, it isn't aligned properly anymore.<br><br>The idea is to have a list of data which has a key and a value. So that the left side is aligned left and the right side is also aligned left, but it should start at the same X-position (but still as left as possible liquidly).<br><br>The alignment is the problem of course, i want the left and the right on the same starting line (no matter what) and the right side to start at the same X-position. but i can't use pixels because the one list has small keys and large values and another one has large keys and small values...<br><br>anyone any idea?<br><br><small>--<br>Alien is my name and headbiting is my game.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21426454</guid>
<pubDate>Fri, 14 Nov 2008 08:41:10 EDT</pubDate>
</item>

</channel>
</rss>
