in reply to Re: CGI::Ajax can not control returned table css style
in thread CGI::Ajax can not control returned table css style

Thank you Corion.

The perl script actually output the correct table

The problem I encountered is that this table can not be sorted by tablesorter plugin evenif I have printed an id='resulttable' for this returned table.

  • Comment on Re^2: CGI::Ajax can not control returned table css style

Replies are listed 'Best First'.
Re^3: CGI::Ajax can not control returned table css style
by Corion (Patriarch) on May 12, 2012 at 19:58 UTC

    Maybe you want http://jquerymonks.org? You will need to learn how to re-bind events on to Javascript DOM objects. This has nothing to do with Perl, so please don't ask Javascript (or jQuery) questions here.

    A reply falls below the community's threshold of quality. You may see it by logging in.