Search found 1 match
- Wed Jul 31, 2002 10:45 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu & Other Scripts
- Replies: 0
- Views: 2093
Menu & Other Scripts
For some reason the menu prevents me from adding a dynamin clock to my site. The code came from Dynamic Drive. The clock doesn't show when I use the <body onLoad="show_clock()"> tag. It does show when I add the single line to the script: window.onload=show_clock(). But with errors. what am i doing ...