I got a free drop down menu generator from some website... and tried to incorporate it into my website. On I.E. it comes out fine and in mozilla it doesn't work: http://www.thepropolispeople.com/Disclaimer.html can anyone help me figure out what I should do to fix the problem? Also, the buttons don't roll over when u click on it. Thanks alot!
Because your markup is invalid. Validate your html and css for those lists of errors. You are using XHTML end tags but have declared HTML (among other errors).