Forum Discussion
change object state by JS
I am really curious to know how or why using js would make your development faster or easier, or is there some other reason to want to use it?
- AmanyAhmed4 years agoCommunity Member
Hi, and how are you doing?
I have a graph designed in the form of points to be pressed, it consists a
large number of points. Each group connected to each other so when I click
on a certain point in the selection state, the rest of the points return to
the normal state, for that I need to control the states with the code ..
because in the case of using the trigger every point need 45 triggers and
number of points about 270 points. If I can control by Java scripte code,
it will be easier.Thank you any way
If you can help me, How I can control of objects state by js.
- MathNotermans-94 years agoCommunity Member
What kind of object is it ? It possibly can be done...depending on what it is exactly. If you share a sample it is easier to test whether it is possible.
- AmanyAhmed4 years agoCommunity Member
Thanks for support , Mr. walt Hamilton give me a smart solution without code
Related Content
- 2 months ago
- 6 months ago