This content has been marked as final.
Show 2 replies
-
1. Re: Prevent overlapping when frames are zoomed to a bigger size?
Marian Driscoll Nov 16, 2011 7:14 AM (in response to John Nez)I think that is a quirk in webkit browsers (Safari, Chrome). Firefox and Internet Explorer do not display this issue.
You might experiment with defining the frameset with percentages instead of pixels. But that might break other things in a design.
This is another one of those reasons to avoid frames when possible.
-
2. Re: Prevent overlapping when frames are zoomed to a bigger size?
John Nez Nov 16, 2011 8:42 AM (in response to Marian Driscoll)Thanks! Much appreciated...

