Insert div over flash in IE

后端 未结 6 1156
暗喜
暗喜 2021-01-11 11:44

I have a menu bar which has several submenu items. The homepage contains a flash animation which is located under the menu bar. When the submenu items are over the flash fi

6条回答
  •  萌比男神i
    2021-01-11 12:23

    I was finally able to find a solution which would work on both all the browers.

    If I used

    
    

    , I would get the desired output on IE but not on firefox and if i used

    
    

    , i got the desired output in firefox but not ie.

    So I decided to use both which works on all the browsers

     
    
     
    

提交回复
热议问题