Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fire an event when table loaded #49

Closed
seagullmouse opened this issue Oct 6, 2017 · 0 comments
Closed

Fire an event when table loaded #49

seagullmouse opened this issue Oct 6, 2017 · 0 comments

Comments

@seagullmouse
Copy link

Hi,

I want to fire an event once the table has loaded/drawn its rows.

Specifically I want to turn checkboxes in the table into fancy iCheck boxes. So I need to run
$('input').iCheck({checkboxClass: "icheckbox_flat-green"});

I can't see where to add a listener or what event I can tap into to get this working.

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant