On Jul 4, 2014, at 1:18 PM, Larry Martell <larry.mart...@gmail.com> wrote:

> On Thu, Jul 3, 2014 at 10:49 PM, Karl DeSaulniers <k...@designdrumm.com> 
> wrote:
>> 
>> Hi Larry,
>> See my code pen. I "think" this is what your wanting and it's table less. :)
>> 
>> http://codepen.io/designdrumm/pen/FLAkc
>> 
>> Haven't tested on IE, I'm on a mac. But safari, firefox and opera seemed to 
>> work and display the same.
>> HTH,
> 
> Karl, thanks very much for taking the time to put this up. But it
> still has the same issue - if a cell of data is long, then it runs
> into the adjoining cell, e.g.:
> 
> http://codepen.io/anon/pen/IGcmt
> 
> Also I need it to be table since we use a table sorting package.
> 
> I've found a javascript solution that appears to work:
> 
> http://nevcal.com/eclectic/UltimateScrollingTable.html
> 
> The only issue I am having is that I've lost the on click handler for
> the table headers that invoke the sorting. I think I know how to fix
> it, but I haven't had a chance to implement it yet.
> 
> I would much prefer a pure CSS solution, but I don't think that's
> possible while keeping all the features the table provides.


Hi Larry,
Give this one a try. I made this one with a table.
HTH,

http://codepen.io/designdrumm/pen/dreBL

Best,

Karl DeSaulniers
Design Drumm
http://designdrumm.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