Making a website dynamic with the use of JavaScript
It is possible to use JavaScript to make websites dynamic. Even so HTML is good for displaying static information, users may want to see things change when specific activity is done or just by looking at the website.
To make a web page look more dynamic JavaScript can be used. It has term Java in its name, however it has no relationship to Java that is developed by SUN Microsystems.
For example there could be snowflakes falling on December 25th in the web site or background of the web site can turn black at a nighttime.
Comments
Post a Comment