Posted By:
Anonymous
Posted On:
Friday, October 19, 2001 04:26 AM
I have a page divided into two horizontal frames. In frame 1 is horizontal menu bar with certain menubar options. onclick of menubar option I wish to display the drop down menu onto frame 2. I am able to do this by calling loadMenus() in Frame 2 which loads the Menus over frame 2. But, I want my Frame 2 pages to be independent of Menus as all the pages of ours are .vbd files (not .html or .asp). I wish to loadMenus in frame 1 itself. Now, when I try to do this I see that the drop down menu gets hidden behind frame 2. How do I make the drop down menu visible over frame 2. Please suggest. Matter very urgent. Thank you