content2 area.all the links from the menu would open up in the content2 frame. So basically it was one frameset that had a content1 frame (default.asp) and in this files content1 frame, file2.asp page opened in there containing another frames set, with a menu and its content2 frame.
Everything worked fine, the menus links opened up in the content2 frame, and the company logo from default.asp stayed put above this content2 frame.
After the site added a 3rd frameset that consisted of 2 cols, a left menu and a right content3 frame. The default.asp foloowed by file2.asp page would now load into this
content3 frame.
After this addition of a new frameset, the company logo frame does not appear or stay put when the site loads and/or when a link in the menu is clicked!!
why is this company logo frame not staying visible??