On Sat, Mar 10, 2012 at 8:09 AM, David Thorp
<mailingli...@allaboutabundance.com> wrote:
 Just to clarify, what I mean is, as soon as I add
"resize:horizontal;" to the div.sidebar {}, it breaks.

--
It is a little difficult to help because you seem a little confused
about  CSS ["look and feel] versus scripting/programming .
Nevertheless, a "quickstart" example. No floats, no absolute
positioning, and no fixed positioning used. The page proper is a two
column CSS Table. The left column -- that I assume will contain
tabular data -- is set appropriately an html table. I have no idea why
you would want one of those table columns to disappear but jquery has
been  used to make it happen. I do not think that a vertical scroll
bar to control the height of that table is needed, either. If
anything, you might consider query show/hide 25 lines of it at a time.

Open in a full window and drag to 480px mobile:
<http://ccstudi.com/dt.html>
Cursory checked in IE/9. Safari, Opera, Firefox, and Anroid/2.2.2.
Best,
Lawrence of Arabia

-- 
Chelsea Creek Studio
http://ccstudi.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to