Link to home
Start Free TrialLog in
Avatar of aseem072898
aseem072898

asked on

FRAMES

I have trouble with frames

1> I want 2frames on a page one 20%(left one) and 80%(right one). The page that should open in left is list.html and one in right is main.html.
2> Now I want that a link in left frame should open in right frame.
Avatar of aseem072898
aseem072898

ASKER

sorry I can only give these many points.
ASKER CERTIFIED SOLUTION
Avatar of slinky
slinky

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Sorry It is not working!

Do I have to change the Title of Main.html?

Sorry 15 is all I can afford right now!
It should work.
I don't know how much you know about frames...Have you put slinky's code in a new file, eg index.htm?

BTW, put this at top of list.html:
<BASE TARGET="main">

Then, links will be coded like normal:
<A HREF="newmainpage.html">Link</A>

Martin
Can we see your page?
Or can you post your HTML?
Sure but it is not yet complete! Sorry
websource.cjb.net!