Home >Backend Development >PHP Tutorial >javascript - When the JStree plug-in opened and selected are used together, opened will be false and it will fail. How to solve this problem?
1. When using the JStree plug-in, configure state=>['opened'=>false,'selected'=>true], so that open equals false and it does not work. Why? Just remove selected.
1. When using the JStree plug-in, configure state=>['opened'=>false,'selected'=>true], so that open equals false and it does not work. Why? Just remove selected.