S
SiNi
Hello!
I refer to my post of yesterday...with the friend "[ON]".
I have not sayd you that the frame have been created in html with
dreamweaver.
I ask you....it i spossible to make a link with this frame "main_frame.htm",
or I have to create a frame in Javascript and than make a link in this
frame?
See down...
Thanks.
Thanks.
I tryed...
ejs_mv3_lien[0] += '- <A HREF="../IMMAGINI/ACQUA.JPG"
target="../I_menu/I_menu_body.htm">FOTO1</A><BR>';
where:
"acqua.jpg" is a photo that I want to display in the main frame.
"../I_menu/I_menu_body.htm" in the path of the "main fram"
FOTO1 in the text that appear in the MENU.
The photo is display...but in another new window of Internet Explorer...and
not in the frame called "I_menu_body.htm"...where I am Wrong?
Thanks in advance!
SINi
I refer to my post of yesterday...with the friend "[ON]".
I have not sayd you that the frame have been created in html with
dreamweaver.
I ask you....it i spossible to make a link with this frame "main_frame.htm",
or I have to create a frame in Javascript and than make a link in this
frame?
See down...
Thanks.
In the links that is displayed in the menu frame:
<a href="URL" target="NameOfMainFrame">DESCRIPTION</a>
Where "NameOfMainFrame" is the name you called your "main frame", as
you didn't paste the Framesets I couldn't create this for you. But you
should be able to figure it out.
Thanks.
I tryed...
ejs_mv3_lien[0] += '- <A HREF="../IMMAGINI/ACQUA.JPG"
target="../I_menu/I_menu_body.htm">FOTO1</A><BR>';
where:
"acqua.jpg" is a photo that I want to display in the main frame.
"../I_menu/I_menu_body.htm" in the path of the "main fram"
FOTO1 in the text that appear in the MENU.
The photo is display...but in another new window of Internet Explorer...and
not in the frame called "I_menu_body.htm"...where I am Wrong?
Thanks in advance!
SINi