Click to See Complete Forum and Search --> : external js file not loading in netscape


babloosony
01-30-2003, 12:00 PM
hi all,

i am trying to load a js file using below code in netscape6.2 but the function that is in this js file when referenced in body part of html document then i am getting javascript error that the function is not declare or recognized. what am i missing here ....


thanks & regards,
ravi.

CyCo
01-30-2003, 12:33 PM
Let's see both the html document that references the .js file and the actual .js file.

babloosony
01-30-2003, 09:26 PM
pl. find the attached zip file

CyCo
01-30-2003, 10:54 PM
OK, attached is a file named yourpage.txt. Change it to yourpage.html and put it in the same directory as calendar.js and calendar.html files.

babloosony
01-31-2003, 03:41 AM
thank you for your instant response . Well, what is ur solution to my problem ?

CyCo
01-31-2003, 12:09 PM
The script runs just exactly like it's supposed to in IE 6 and NS 6.2 What am I not understanding...?