|
|
Make the Clock Look the Way You Want |
|
1. Put formatting in or around these tags: <span id="IMP">...</span>
for example: <b><span id="IMP">...</span></b>
or: <span style="font-weight:bold; color:#F00" id="IMP">...</span>
2. Make it run fast or slow: Change the setup_11() function in the last line.
for example: setup_11(2,1) makes it click twice per second.
3. Use the cents or just dollars:
for example: setup_11(9) just shows dollars [or setup_11(9,0)].
for example: setup_11(9,1) just shows cents too.
|
|
http://zfacts.com/p/199.html | 01/18/12 07:20 GMT Modified: Mon, 17 Apr 2006 23:52:23 GMT
|