Include custom js on a page with the script tag on only the page where it is needed, or globally via your toDocument function
JS can call the server via an API attached to window.Hyperbole
. Here we re-implement mouseover boxes from the Interactivity example using Javascript
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
The server can push an event to be dispatched on a HyperView