Name | Modified | Size | Downloads / Week |
---|---|---|---|
quickHTML_2.tar.gz | 2010-09-24 | 14.3 kB | |
README.txt | 2010-09-17 | 483 Bytes | |
quickHTML.tar.gz | 2010-09-17 | 14.3 kB | |
Totals: 3 Items | 29.1 kB | 0 |
quickHTML was something I thought up while developing a web-based utility. It seems like something worth exploring a bit further, but I'm not quite sure where it's going. Among the ideas I've been thinking have been manipultation of the table tag - one command could create the table, caption, thead, tbody and tfoot tags, set up arrays to store tr tags and col tags, and link everything together. Then it would be easy to access the contents of the table via array functions.