On Mon, Jun 30, 2014 at 3:10 PM, Chris Rockwell wrote:
> That example explicitly sets the width of each and each . The last
> and (the , really) accounts for what the author thinks will be
> the width of the scroll bar. I forked your fiddle and added the top 3
> declarations: http://jsfiddle.n
That example explicitly sets the width of each and each . The last
and (the , really) accounts for what the author thinks will
be the width of the scroll bar. I forked your fiddle and added the top 3
declarations: http://jsfiddle.net/cFr38/
Hope it helps.
Chris Rockwell
On Mon, Jun 30, 2014
I am trying to implement a table with fixed headers using the concepts
from this page:
http://www.imaputz.com/cssStuff/bigFourVersion.html#
Problem is, in my implementation, my table columns are not aligned
with the table headers. Please see this fiddle:
http://jsfiddle.net/softvar/yL84C/
If I
On Mon, Jun 30, 2014 at 12:54 AM, J.C. Berry wrote:
> Hello all,
> We are having an issue of content running off some pages past the
> footer-even though we are using an equal height script. Here is one of the
> pages:
>
> http://www.xifin.com/news/coverage
>
> Refreshing the page sometimes correc
I see it (the problem) in Chrome on Linux
On Mon, Jun 30, 2014 at 5:53 AM, MiB wrote:
>
> 30 jun 2014 kl. 06:54 skrev J.C. Berry :
>
> > Hello all,
> > We are having an issue of content running off some pages past the
> > footer-even though we are using an equal height script. Here is one of
>
30 jun 2014 kl. 06:54 skrev J.C. Berry :
> Hello all,
> We are having an issue of content running off some pages past the
> footer-even though we are using an equal height script. Here is one of the
> pages:
You don’t specify which browsers have an issue. Looks OK in Safari 7.0.4
__