search for: item_44

Displaying 1 result from an estimated 1 matches for "item_44".

Did you mean: item_4
2006 Feb 12
3
AJAX to a table row
...on is, is this legal HTML? I can''t find anything that says either way. Basically, I''m thinking the HTML would look like: ... <tr><div id="item_43"> <td>blah</td> <td>blah</td> </div></tr> <tr><div id="item_44"> <td>blah</td> <td>blah</td> </div></tr> ... During the AJAX call, "item_44" would get replaced with something like: <td colspan="2">...Edit Blah...</td> Is this ok? Jake -- Posted via http://www.ruby-forum.co...