What events fired after .load()?
What events fired after .load()?
barbedCoil
Posts: 8Questions: 4Answers: 0
What event can I capture after the .load() is complete? I need to style every row for a certain column based on the content.
I do need to use .load() as I am passing in dynamic data to the url that is only determined at page load time
Thoughts?
Thanks!
This discussion has been closed.