Click to See Complete Forum and Search --> : external js file in <IFRAME>


ahinalu
12-08-2002, 03:48 PM
Aloha again,
This will be my last question for a while.
I am wondering if it is possible to extract an external js file in <IFRAME> for netscape, it seems to work in ie 5.5
Or should I go to html forum?
I have a very crude trial page the left frame is an external js file and the right a txt file.
http://www.holoholocharters.com/holonewsite/newsite/blah.html

mahalo again

Zach Elfers
12-08-2002, 07:17 PM
I'm using Netscape right now, and it works fine.

ahinalu
12-08-2002, 07:47 PM
I seem to have found the answer, I forgot to let netscape know that it was a java-script (forgot to put in type="text/javascript" in the html calling the js file)

Mahalo
Chris