
![]()
|
So one day you're surfing the net when you see a Pop-Up box that asked you to give some information, or scrolling text in the status bar; and you say to yourself, "How DO they do that?" Well they do it with JavaScript! JavaScripts can be thought of as a extension of HTML. They allow users to add simple functionality to their web page without having to use CGI or some other data-base driven technolegy to process data. JavaScript can be used in many different ways, it can help with the layout of pages, submitting information from the user, changing colors, displaying the current time, and even games! Adding a JavaScript to your web page is not difficult. In fact, it's quite easy considering the work is almost all done for you. All you have to do is find the script you want to add to your page, and then cut and paste it into your html document. Once it is incorporated into the page, you may need to configure a few variables in the script. When you're you will have a full working JavaScript on your page. Below you will find a listing of some Free JavaScript archives: Javascipts.com Hypermart Angelfire Crosswinds
![]() |
![]() |
|
![]() |