Hi,

I hope I have come to the right place to ask this.

I am programming a web site where each page has three frames. The right frame is a navigation frame and the two left frames usually display some content. The middle frame contains the most important information.

Anyway, I need to make things such that when the middle frame is being displayed, the relevant link in the menu frame cannot be clicked upon and the text to be a different colour.

What sort of DHTML code do I need to add such that this will work on both Netscape and IE?