Saturday, August 1, 2009

[jQuery] apply css style after dynamic table row

i am calling web service and build dynamic table row. It work up to
here. and then i trying to apply css style on <td> after that and it
didn't work. Is there a work around?

<table id="tbid">
[I added row content dynamic by jquery here]
<table>

No comments: