Java Reference
In-Depth Information
figure 1-3  
figure 1-4  
The first new section is contained in the first script block:
<script>
// script block 1
alert("First Script Block");
</script>
This script block contains two lines, both of which are new to you. The first line
// Script block 1
Search WWH ::




Custom Search