in reply to CGI::Ajax can not control returned table css style
What part of your problem relates to Perl?
Does Perl output the correct HTML? If no, then you will need to show us the HTML you expect, and the HTML you get, and tell us where they differ.
I suspect that your problem only relies on the Javascript side of things. If you replace an item on the Javascript DOM, you need to rebind all the events you want on it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: CGI::Ajax can not control returned table css style
by lightoverhead (Pilgrim) on May 12, 2012 at 19:52 UTC | |
by Corion (Patriarch) on May 12, 2012 at 19:58 UTC | |
|