In this sample
code, I??™ve bolded the additional alt attribute.
Some Java class files have additional graphics files. In most cases, you store both the class files and the
graphics files in the same folder.
Adding JavaScript and VBScript
When initially developed by Netscape, JavaScript was called LiveScript. This browser-oriented language did
not gain importance until Sun Microsystems joined the development team and the product was renamed
JavaScript. Although the rechristening was a stroke of marketing genius, it has caused endless confusion
among beginning programmers??”JavaScript and Java have almost nothing in common outside of their
capability to be incorporated in a Web page. JavaScript is used primarily to add functionality on the
client-side of the browser (for tasks such as verifying form data and adding interactivity to interface
elements) or to script Netscape??™s servers on the server-side. Java, on the other hand, is an applicationdevelopment
language that can be used for a wide variety of tasks.
Pages:
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447