Day of Week3. Obtain the Script |
|
Join the DiscussionMore of this FeatureNow that you have the image, the next step is to copy the following script and attach it to the head section of your page. Once you have copied the code you just save it to an external javascript file. I called mine dow.js. You then link it into the head of your page using the following code:
<script type="text/javascript"
src="dow.js">
</script> The final step is to call the script. |

