Hi Jain, What would be the correct way to code a table with multiple tbody elements?
HTML code is something like: <table id="someId"> <tbody id="tbody1_Id> <tr><td></td></tr> <tr><td></td></tr> <tbody id="tbody2_Id> <tr><td></td></tr> <tr><td></td></tr> <tbody id="tbody3_Id> <tr><td></td></tr> <tr><td></td></tr> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" 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/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
