What is JavaScript?
JavaScript is a form of scripting that enables dynamic features to be embedded into web pages to include items that are constantly updated. Examples of usage could be the embedding of an RSS Feed on a website to provide the latest news updates from another website, a dynamic gallery that rotates photos at predetermined periods of time, java script website menus, or can be used for the display of live feeds such as cams or video feeds from a remote website.
It’s called “client side” scripting as no calls are made on the server that the website is hosted on and where the script is installed. . In web design circles JavaScript is generally found as useful for adding dynamic content to a website but suffers from a unique problem and that is although it is visible to the human eye the same as the coding , for some reason search engines can’t see it. [Read the rest of this entry...]





