Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Help with table

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22768

    Hi guys,

    I’ve just "finished" a gallery page where, due to time restraints, I used a layout table.
    I know it was remiss of me and I’m suffering for it now:

    The cans festiva/

    Please take a look and if anyone’s got an idea of how to remake in a list structure, please clue me in.
    The function of the table is to be expandable without line break, and to provide vertical alignment.

    Oh, the page is about 11Mb total but it shouldn’t really be noticeable.

    Cheers.

    #47922

    Thanks for taking a look Chris.

    Maybe I should’ve mentioned that it’s not such a simple issue to resolve.
    But then why would I request help if it were easy?
    Perhaps "box" would’ve been wise to inspect the problem before climbing on his soap box?

    So far I’ve spent longer on resolving the issue (4 days) than I did on the total development.
    At the moment I’m seriously considering adding a row containing the artist name thereby making it a data table and pleasing the standardista in myself.

    #47927
    jayzon277
    Member

    Since I never used it, I’ll take just a guess:

    Did you try "display: table"? I think there are some problems with different browsers, but perhaps this could be a possible solution?!

    #47944

    Hey Jay,

    I did try display:inline-table but as you point out suport was sketchy at best.



    Well I gave up on listing the images instead of using the table.
    But in compensation the images now have artist credit and comments.

    The Cans Festival

    Served as a single page weighing 11,433.5KB I’m quite pleased with it.
    Page is loaded in stages to compensate.
    Thinking of using more servers to further improve the load time.
    It would also be interesting to see if using sprites would help.

    Still some work left though:

    1. Drop shadows div breaks in Opera.
    2. Browser height calculation applied to the table doen’t work correctly in Safari.
    3. JavaScript speed appears very slow in Safari.
    4. Credits and Links page needs more work.

    If anyone has an idea on resolving the above I’d appreciate it?

    I noted during this development that IEv7 handled large background images far better than Firefox.
    Unexpected and surprising.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.