So basically i inherited a website and im trying to understand what the creator did. and im on a very tight time frame. I have a webpage that is supposed to have several different div blocks that are either disply = none or display = block depending on which local anchor has been clicked. It works fine in IE but with fire fox the style.display doesnt seem to work. The page loads and all of the content is visible and I cant click on the local anchors. from what i understand he used javascript to detect the click and change the style.display properties. If you would like the code to look at let me know. im not sure which parts are important and there are a lot of lines.
Thanks in advance