Posted by navin on 06/11/07 17:18
Hi all,
I have created a page with frames (3 sections). Left frame in the page
is the index and once clicked on an item i want the content of the
clicked page to be loaded in the target frame( middle frame).
I have saved all the pages along with the index page in the virtual
directory. if i open the frames page from the folder it opens and
shows the contents of the each frame, but when i try to load the
frames page using http:\\localhost\index.html, the page which opens
does not display any section of the frames page (only blank).
My goal is to update the frame (center) when i click on the link.
<a href="http://localhost/hangman.html" target="center">Hangman</a>
<a href="http://localhost/storyteller.html" target="center">Story
Teller</a>
Thanks for the help.
Navin
Navigation:
[Reply to this message]
|