Not sure how to explain this one, so here goes.

Got my HTML screen, no frames (don't want frames either).

I've got a simple menu bar along the top when I click on it I want it to change some text that appears in the middle of the screen. I tried using an Iframe which works fine in IE, but not NS6. So I'm trying to find another method.

I don't want to use a textbox or anything like that as they have borders, etc. Could this be done using something like div??? I'm not sure.

Is there a way to do this?