examples:example3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
examples:example3 [2009/11/06 16:31]
aspectscript
examples:example3 [2009/11/06 16:41] (current)
aspectscript
Line 14: Line 14:
 </html> </html>
  
-\\ In the previous window, the number of messages are updated every 3 seconds. The piece of code necessary to achieve is the following:+\\ In the previous window, the number of messages is updated every 3 seconds. The following piece of code achieves the required behavior. Using the small library for reactive values, it is possible to create a //ReactiveValue// object, which is assigned to a //HTML element// in this case. 
  
 <code java> <code java>
  • examples/example3.1257539460.txt.gz
  • Last modified: 2009/11/06 16:31
  • by aspectscript