can you use ajax with normal html tables or do you have to use divs?

Public Comments

  1. Try it, if it works in your browser then run it through a validator and see if it's legal.
  2. Ajax will not say anything about what HTML to use. So, yes, you can make Ajax work with HTML tables. I have done it. An HTML validator will not say anything about you using tables, by the way. As long as you write proper HTML, there is nothing wrong with using tables (according to any HTML validator).
Powered by Yahoo! Answers