Properties
Category
Croatian
Similar Topics
Statistics
Comments
7
Participants
3
Subscribers
0
Votes
1
Views
1236
Share
Answered
When I open ggb aplet online it shows just task in second line of tasks but when I klick on first button (new task) it shows everything. Few minutes before it was first and hour ago the same problem was with tasks three and four. I tried to fix it and thought I did but every time I upload "improved" version it start to create mistake on another place. Can someone, anyone, look at the aplet and help me? I'm almost positive it's something with writing formula but I don't know what!It's driving me crazy but I cannot figure out where is the problem!
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2021 International GeoGebra Institute
sorry there is a coding error.
correct is:
eval instead of Eval
.
And also in the attachment: Version B with initTime-slider (after 0.5 sec onUpdate-Script in slider) and corresponding Global-Javascript
I can't reconstruct the problem in my environment (win 10 64bit, GGB 5.0.363).
I think it's a problem of "how much need initial-time", so it's also depending of the CPU/Memory-power.
.
Maybe the attached file is OK in your environment.
This version has an addon in Global-Javascript
If not OK increase the count to 1000 or 2000
If OK decrease the count to 10 or 1
.
Please give feedback if you have no success. I know one possibility more (but is more complex).
Please post a screenshot of the problem.
Also you should use SetValue[] instead of "=" in scripts
http://wiki.geogebra.org/en...
sorry there is a coding error.
correct is:
eval instead of Eval
.
And also in the attachment: Version B with initTime-slider (after 0.5 sec onUpdate-Script in slider) and corresponding Global-Javascript
Comments have been locked on this page!