8.4 Other examples
Javascript is a powerful tool. One of its advantages is that
it operates "client-side" ... that means that the processing
power is provided by the web site visitor's computer, not
the web server. It also means that execution should be faster,
because the client and server are only engaged in one conversation.
Next: Accessibility
|
examples |