Displaying 1 result from an estimated 1 matches for "admin_cont".
2006 Apr 10
8
Advice on Similar Views with Helpers
...in the cell it should go in, and all the content in
another one. So something like...
<table border="0" cellpadding="0" cellspacing="0">
<tr><td class="admin_title"><%= the_title %></td></tr>
<tr><td class="admin_content"><%= @content_for_partial %></td></tr>
</table>
This is a very simplistic example, but my tables are fairly complex with
spacers, different classes, styles, etc.
I bring this up because I just noticed that one of my table designs
didnt render correctly in IE (...