Hi everyone,

I have a strange question about using the html::table module in perl to create html tables. I've created a table using it, but in order to run some _javascript_ on the table, I need the resultant HTML code to have the
<thead> and <tbody> tags.

But the HTML code does not have these tags. Is there any way I can add it in, while still using this module to create the table?

thanks
dhivya
_______________________________________________
Perl-Win32-Web mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to