Hi guys.
I have 2 frames created in my index.html horizontally. (toppage.html, and mainpage.html) The top frame has all dropdown menus.

When I use one of the dropdown menus, and get another page "majorshops.html" and target it to mainpage frame, it works fine.

But the issue is, when I want to go back, I have a HOME link
in my toppage.html where the HOME text-link is "href" ed to index.html ..... What happens is, the toppage.html alone is refreshed, while majorshops.html remains intact and mainpage.html is not replacing the majorshops.html.

Can anyone help?

try linking to mainpage.html setting the target to the frame you want it displayed in. i.e. what ever the name of the frame is where mainpage.html originally loads.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.