Displaying 1 result from an estimated 1 matches for "9224bc0d".
2006 Jul 23
2
[OT] Ajax design question - breaking a table with text...
Hello everyone,
I''ve got a table of data that looks like the following:
...
<tr>
<td>Field 1</td>
<td>Field 2</td>
<td><%= link_to "Info about Field 1", ... %></td>
<td><%= link_to "Info about Field 2", ... %></td>
</tr>
I''d like the user to be able to click on "Info about