Browser compatibilities with respect to frames
have designed a web site which has a top frame and a bottom frame in the mainframe.html. I have lot of links in the top frame, kind of a navigation bar, which takes me to appropriate html/asp pages on clicking those links. I have targeted all the link pages to the bottom frame so that top frame remains as such throughout the visit. It works fine with IE 4.0 and above but except for the top frame, nothing is visible in Netscape 4.7. I tried writing target name within " " and it did not work. So, I want to know what could be the problem using target directed within frames. I would also welcome some tips which can keep my code functional in both IE and Netscape without any problems. What are the different html tags which both these browsers support in common and what are the exceptions? Are there any implementation differences in these tags? This information will be of great information to me. Eagerly waiting for feedback and suggestions.
Thanks
Jordan
|