Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Is something wrong with my CSS, Javascript, or <div>?

I have problem with IE, that my menu bars didn't appear correctly as any browsers do. I try to create another css and javascript to test the page on ie, so if it works i'll use conditional css after the <head> tag of HTML page.

But i still meet the problem that the menu bar still shrink to 2/3 of original size, and the sub menu didn't appear on the bottom-bottom of the menu, it appear bottom-right of the menu.

Is something wrong with my css or javascript i've created? Or something wrong with <div> tag on the HTML page?

This is my testpage : http://wahana-interfood.com/testpage.html

CSS File : http://wahana-interfood.com/ieonly.css

Javascript file : http://wahana-interfood.com/ieonly.js

*NOTE*

Please give me resolution from the problem issue , NOT JUST A LINK.

I'll give you 10 point if you give your resolution what must i do.

3 Answers

Relevance
  • Anonymous
    9 years ago
    Favorite Answer

    check your html page and find : <td height="10" background="img/coklat.jpg" align="center" width="892" style="border-left-style: none; border-left-width: medium">

    Something wrong with this and i try to fix like this, but still have problem with the dropdown menu :

    just try : <td height="43" background="img/coklat.jpg" align="center" width="892" style="border-left-style: none; border-left-width: medium" valign="top">

    Source(s): knowledge
  • Anonymous
    4 years ago

    a million. getElementById is misspelled 2. the zindex style can substitute to a minimum of something different than 0, could be bugs of IE, i attempted applying 0 in firefox and opera, it relatively works ok. substitute the line in function to record.getElementById( "DIV_btn1"). style.zIndex="-a million"; wish this help.

  • 9 years ago

    dont use ie

Still have questions? Get your answers by asking now.