Thread: Why the tables?

Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Why the tables?

    I know that Zen Cart is XHTML 1.0 compliant and has a "nearly table-less layout", but why are tables used?

    Is it for cross-browser compatability, ease of use, or another reason?

    As always, I'm curious!

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Why the tables?

    Table can be good in some cases, especially for cross-browsers compatibility. As long as you don't use too many tables and too many nested tables then all is fine. Customers won't even care about that anyway.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Why the tables?

    This question has been asked over and over - There is 1 layout table in tpl_main_page. It was used because there was not a stable, easy to use and modify three column CSS layout that worked in all major browsers.

    All the other table used in the Catalog (the Admin is NOT in cluded in xhtml validation) are used for tabular data.

    In v1.4 - the layout table in tpl_main_page is gone and the listings pages that use a tabular format will have the option of a pure CSS grid layout.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Why the tables?

    Quote Originally Posted by Kim View Post
    This question has been asked over and over - There is 1 layout table in tpl_main_page. It was used because there was not a stable, easy to use and modify three column CSS layout that worked in all major browsers.

    All the other table used in the Catalog (the Admin is NOT in cluded in xhtml validation) are used for tabular data.

    In v1.4 - the layout table in tpl_main_page is gone and the listings pages that use a tabular format will have the option of a pure CSS grid layout.
    Thanks for the information Kim.

    I did try searching the forums for an answer, but came up with nothing. No doubt I was using the wrong search terms!

 

 

Similar Threads

  1. Why does EasyPopulate break my HTML data tables.
    By thebigkick in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 May 2012, 01:13 AM
  2. Why tables Products_by_attributes_stock and Products_options_values_to_options?
    By astridah in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 16 Apr 2012, 03:16 AM
  3. Why?! Why?! Why?! (IE6 causing links to disappear instead of setting color)
    By pholli4 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 May 2008, 07:57 AM
  4. Why is the description in the browser different from the item on the page?
    By GGWS in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 27 Jul 2007, 03:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg