Link to home
Start Free TrialLog in
Avatar of Данил Прокопенко
Данил ПрокопенкоFlag for Korea, Republic of

asked on

Dropdown Menu hiding under Frame

I have two frames. in topFrame I have Dropdown Menu which is hiding in main frame

<frameset rows="66,*" cols="*" framespacing="0" frameborder="yes" border="0" bordercolor="#000000">
  <frame src="top.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />      
<frame src="intro.html" name="mainFrame" id="mainFrame" title="mainFrame" />
</frameset>

And Dropdown Menu made with div and lists
Avatar of Michel Plungjan
Michel Plungjan
Flag of Denmark image

May I ask why you are using frames at all?
If the frame content is from the same site as the frameset, then no need for frames. Simply style them using divs and the issue disappears
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.