Hi,
I need help please. Im beginner in javascript and I learn everething from beginning.
I created UI page.
Result is that UI page display several records each to other (kb query - gliderecord ).
I would like to display every record separately one by one changing every 10 seconds.
See example on screen that now they display all one behind another ....
Is there any change to use javascript to show my variable 1 per 10 seconds which I call $[jvar_inc_link] ?
I would like to learn this how to create code to show results from $[jvar_inc_link] every 10 seconds ..
thanks to all