Home arrow JavaScript arrow Some Simple JavaScript Functions
JAVASCRIPT

Some Simple JavaScript Functions


JavaScript can be one of the most useful additions to any web page. In this article, Annette shows us five quick 'n' easy ways that we can use JavaScript to add a touch of functionality to our web pages.

Author Info:
By: Annette Tennison
Rating: 4 stars4 stars4 stars4 stars4 stars / 30
January 31, 2002
TABLE OF CONTENTS:
  1. · Some Simple JavaScript Functions
  2. · JavaScript functions
  3. · JavaScript functions (contd.)
  4. · Conclusion

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Some Simple JavaScript Functions
(Page 1 of 4 )

JavaScript can be one of the most useful additions to any web page. It comes bundled with Microsoft Internet Explorer and Netscape Navigator and it allows us to perform field validations, mouse-over images, open popup windows, and a slew of other things.

If you have any experience with C, C++, PHP or Java, then you'll be glad to know that the syntax of JavaScript is very similar.

In this article I will show you how to:
  • Display the browser name and version number
  • Change the text in the status bar of the browser
  • Use an input box to get text from the user
  • Use a message box to display text to the user
  • Change the title of the browser window

This article was designed to teach the ropes of JavaScript functions by jumping right into the deep end and using some simple examples. If you've never used JavaScript before, then take a look at the links at the bottom of the last page of this article.


blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Tutorials for Beginners
- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 6 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials