On Aug 18, 7:11 pm, ColinFine <[email protected]> wrote:
> What's wrong with putting divs in tables (inside the table cells, of
> course)?

Well, it is not that bad, but usually it falls in one of two cases:
- The table is an actual table, and there is no (or very few) need to
use divs in its cells.
- The table is used as a page layout, and mixing tables and divs for
page layout is not very elegant.

There is also a lots of side effects which can occur when you mix
different kind of overflow styles (you can end with divs bigger than
their containing cells...).

But I agree with you that when you know what you're doing, it is not
that bad :o)

Don't anybody has a clue about my InPlaceEditor issue?
I would be very curious to know (at least) why using InPlace editing
on a TD element make it vanish...

Eric
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to