Hi,
I have an html homepage, at bottom too, I have place menu options. This I have done using object tag and calling another page, through object tag's data attribute, having menubar code. Now the problem is when I try to open any link using this bottom menu those links gets open in this data object window only. Where I want when I click on home, home page should get open as normally it happens, ie in main window.
Is there any work around for this problem ???