Livvy
Newbie
Posts: 1
Registered: 11/22/2002
Member Is Offline
|
posted on 11/22/2002 at 03:18 PM |
|
|
Script does not work
Hello.
I'm trying to use this script on a form where I have just one date field; however, the script isn't working. Does anyone know what I'm doing
wrong? I would appreciate anyone's help. Here's my code (also in attached file):
test
Attachment: index.html (5kb)
This file has been downloaded 500 times
|
|
|
tigra
Administrator
Posts: 1920
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 12/3/2002 at 04:09 PM |
|
|
first you linked calendar2:
then you called calendar1:
var cal1 = new calendar1(...
Make sure you call what you've linked
|
|
|