I'm swapping an entire table with Jquery, which works fine for the most part. However, any graphics in the table get reloaded every time I swap the data, even though the graphics aren't changing.
I know a better way would be to swap just the text in the table, but the problem is the order of the table rows changes with each update, so I need to update all the content simultaneously. Thank you !!
markblake replied
428 weeks ago