 |
Auto
Beauty & Self
Books & Music
Career
Computers
Education
Family
Food & Wine
Health & Fitness
Hobbies & Crafts
Home & Garden
Money
News & Politics
Relationships
Religion & Spirituality
Society & Culture
Sports
Travel & Leisure
TV & Movies


|
 |
Javascript
Add interactive content to your website with Javascript.
Creating Your First Javascript Function  Ready to add a little action to your site? Javascript is a great place to start. Because it's a scripting tool rather than a programming language in itself, it's quite a bit easier to learn – think of it as "programming lite." Javascript Basics  Javascript is a great way to add some interactivity to your website. With HTML alone your pages will be completely static, but if you throw in a few Javascript snippets you can have a site that will respond to your visitors' actions and a whole lot more. Javascript Event Handlers  Event handlers are a vital tool for web developers, because they allow us to build a script that will run only if and when a specific event occurs. Introduced in HTML 4.0, they add a dynamic element to a website, allowing programs to run in response to your visitors' actions. Opening A New Window Using The Javascript Open Command or The HTML Target Attribute  Most programmers feel that a simple task such as opening a pop-up window is best accomplished using a client-side language such as HTML or Javascript. Why is Javascript the favorite method for opening a new pop-up window? Because it allows you to have more control over the new window.
HTML Homepage |
HTML Site Map
Think your link belongs here? Use the contact page to let this editor know.
|
 |
|
 |