tags:

views:

26

answers:

0

I want to check the checkboxes whenever some conditions are met.

Some content is ajax-loaded by asp.net updatepanel.

How can I update those checkboxes?

Any event like "onload" I can use to bind using jquery live()?