Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more - View Single Post - How to use HTML with JavaScript
View Single Post
Old 01-30-2010, 07:32 AM   #12 (permalink)
carol17
Junior Member
 
Join Date: Jan 2010
Location: U.K
Posts: 20
Default Re: How to use HTML with JavaScript

Thank you Keep on Please............JavaScript is a simple scripting language invented specifically for use in web browsers to make websites more dynamic. On its own, HTML is capable of outputting more-or-less static pages. Once you load them up your view doesn't change much until you click a link to go to a new page. Adding JavaScript to your code allows you to change how the document looks completely, from changing text, to changing colours, to changing the options available in a drop-down list (and much, much more!).
carol17 is offline   Reply With Quote
Sponsored Links