Home » HTML » HTML_Table » Bug #9102
new function to add attributes in <thead>, <tfoot> and/or <tbody> tags.
Details
| Request #9102 | new function to add attributes in <thead>, <tfoot> and/or <tbody> tags. |
|---|---|
| Submitted | 2006-10-20 08:00 UTC |
| From | dobes at lnx dot cz |
| Assigned | wiesemann |
| Status | Closed |
| Package | HTML_Table |
| PHP Version | Irrelevant |
| OS | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2006-10-20 08:00 UTC] dobes at lnx dot cz
Description:
------------
Add possibility to set <thead>, <tbody> and <tfoot> attributies to be able to easy generate
<thead id="some_id"> etc.
It's useful for tables with functionality as example on http://podklady.interval.cz/ivanic/520/priklad.htm
Thanks