PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Table » Bug #9102

new function to add attributes in <thead>, <tfoot> and/or <tbody> tags.

Details

Request #9102new function to add attributes in <thead>, <tfoot> and/or <tbody> tags.
Submitted2006-10-20 08:00 UTC
Fromdobes at lnx dot cz
Assignedwiesemann
StatusClosed
PackageHTML_Table
PHP VersionIrrelevant
OSIrrelevant
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