HTML pages are
static
-
once loaded they cannot change.
JavaScript
do
have the ability to change the content and look of a web page.
The exception to these rules are that most browsers support non
-
standard features which
allow the HTML page to change without user interaction. Client
-
pull and server
-
push are
the two technologies which may be used.
Client
-
Pull
Browser responds to
<
header
>
atttibute called
"Refresh"