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

provide a callback after interface is loaded #14

Open
x37v opened this issue Jun 10, 2011 · 1 comment
Open

provide a callback after interface is loaded #14

x37v opened this issue Jun 10, 2011 · 1 comment

Comments

@x37v
Copy link
Collaborator

x37v commented Jun 10, 2011

Currently I am doing styling by executing a function in the 'oninit' callback for the last element in my interface.. I figure this is something useful to a lot of people and it would be cleaner if there was a way to access the interface and provide a callback for 'after init' of the entire interface.

@charlieroberts
Copy link
Owner

That seems easy enough to add. Maybe just call a window.oninit() method that can be overridden in interface files?

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

No branches or pull requests

2 participants