[jQuery] Re: Horizontally scroll a table

2009-06-18 Thread Shawn
Not sure if this meets your needs or not: https://www.open2space.com/projects/fixedtable It's a little dated, but does work in some (not all) cases... Shawn michael wrote: Hello all, Is there a plugin somewhere that will allow a table to horizontally scroll within a set width? I could swe

[jQuery] Re: Horizontally scroll a table

2009-06-17 Thread michael
Hmm. Forgot about trying that. The Flexigrid plugin is working like a champ though. Also allows me to resize the table vertically. (I'm stuck developing for 1024x768 and it's rough trying to fit everything on the screen...) On Jun 17, 1:25 pm, liam wrote: > You could also add overflow to the

[jQuery] Re: Horizontally scroll a table

2009-06-17 Thread liam
You could also add overflow to the container div's style. See http://www.w3schools.com/Css/pr_pos_overflow.asp It might be easier than working with more js. On Jun 17, 9:03 am, michael wrote: > Hello all, > > Is there a plugin somewhere that will allow a table to horizontally > scroll within a

[jQuery] Re: Horizontally scroll a table

2009-06-17 Thread michael
I found one. Flexigrid will scroll horizontally. On Jun 17, 9:03 am, michael wrote: > Hello all, > > Is there a plugin somewhere that will allow a table to horizontally > scroll within a set width?  I could swear I saw this once but can't > find it now.  Basically I'm looking for an Excel-like