You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As soon as I include the selector plugin the jstree div no longer displays. Maybe it's due to your custom css? Haven't been able to get it to work. Could you include the CSS you used? I'm trying to get a text box next to each element and was going to probably modify the select to use text.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
All the css is inline using the style attribute of the element. Did you include bootstrap? I updated the plugin to include tags (buttons) and all types of form elements. The incoming json data structure is much more complicated now. I need to post an example of the json data, but that may take me awhile to get to. Also, I used this in an angularJS project so it is hard to show without the whole context. I included an angularJs Controller in the README file. You can try to look through the plugin and you only need to pay attention to code that involves "inputText". Also are you getting any JS errors in your console when the jsTree is not displaying.
As soon as I include the selector plugin the jstree div no longer displays. Maybe it's due to your custom css? Haven't been able to get it to work. Could you include the CSS you used? I'm trying to get a text box next to each element and was going to probably modify the select to use text.
Thanks in advance!
The text was updated successfully, but these errors were encountered: