Interfacing VARNA using JavaScript

Passive looping technique

Although a VARNA applet cannot easily push information into the browser, a passive looping technique may still be used to let the browser monitor changes occurring within VARNA. Here the applet is repeatedly queried at regular intervals, and an HTML text is updated to reflect the current selection.

Previous page: JS Interactions I
Next page: Downloads