Hi,
I really need some help,
I made a web site (that functions with mozilla and IE) but I realized that it does not with netscape.
The probleme is a javascript one.
- all my page structure is designed by a call to an extern file:
setframe.js
that contain lines with document.write(); ...
- and then in each page, I call this file by:
<script language="JavaScript" src="./setframe.js"></script>
but it seams that this file is not analized by netscape.
thanks a lot,
I hope someone can help me...
Julie
I really need some help,
I made a web site (that functions with mozilla and IE) but I realized that it does not with netscape.
The probleme is a javascript one.
- all my page structure is designed by a call to an extern file:
setframe.js
that contain lines with document.write(); ...
- and then in each page, I call this file by:
<script language="JavaScript" src="./setframe.js"></script>
but it seams that this file is not analized by netscape.
thanks a lot,
I hope someone can help me...
Julie