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

Make the framework UI elements work with JQuery .append() function #2

Closed
ErniW opened this issue Aug 20, 2014 · 1 comment
Closed

Comments

@ErniW
Copy link
Member

ErniW commented Aug 20, 2014

Currently you can't add new framework elements to DOM because functions aren't triggered after launching the app. (Data binding)

@ErniW ErniW modified the milestone: v1.0.2 Aug 20, 2014
@ErniW ErniW modified the milestone: 1.0.4 Dec 31, 2014
@ErniW ErniW modified the milestone: 1.0.5 Mar 30, 2015
@ErniW
Copy link
Member Author

ErniW commented Apr 5, 2015

This was an issue when there were no JQuery methods and no easy way to define parameters so even .on function wasn't working. I should add tutorial or edit existing one.

Maybe overwriting the .append() metod is a way to solve this problem but on the other hand Involt shouldn't change JQuery defaults.

@ErniW ErniW closed this as completed Apr 5, 2015
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

1 participant