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

need a callback on plugin Init #255

Closed
serGlazkov opened this issue Oct 8, 2015 · 7 comments
Closed

need a callback on plugin Init #255

serGlazkov opened this issue Oct 8, 2015 · 7 comments

Comments

@serGlazkov
Copy link

how can i call some function if floatThead initialize?

@mkoryak
Copy link
Owner

mkoryak commented Oct 8, 2015

I'll add one today

@mkoryak
Copy link
Owner

mkoryak commented Oct 8, 2015

for some values of today

@mkoryak
Copy link
Owner

mkoryak commented Oct 8, 2015

whats wrong with doing this:

$table.floatThead();
// hey it initialized!

@serGlazkov
Copy link
Author

i try it, but DOM not be in time to initialize

@mkoryak
Copy link
Owner

mkoryak commented Oct 12, 2015

do you have images in your table?

@mkoryak
Copy link
Owner

mkoryak commented Oct 12, 2015

docs updated, search for reflowed event. you will probably need to isolate a good time to do your stuff, my hunch is that it should be done on the 2nd time this fires.

@mkoryak mkoryak closed this as completed Oct 15, 2015
@lock
Copy link

lock bot commented Dec 10, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants