From: Owen D. <owe...@ou...> - 2006-03-29 14:44:23
|
more of an issue than fonts is the ctrl + '+' problem on firefox etc. the login information disappears after a couple of taps. if users have their browsers set to enlarge text before they view a page they won't know that content is missing... owen ----- Original Message ----- From: "Peter Crowther" <Pet...@me...> To: <bod...@li...> Sent: Wednesday, March 29, 2006 3:35 PM Subject: RE: [Bodington-developers] frame query > From: Jon Maber > Can frame sizes be specified in units of em? No. Percentage of total space, number of pixels, or ratio of this frame to other frames. Ems are only relevant once you know what font you're dealing with, and framesets are unaware of this. However, it might be possible to devise a piece of Javascript that hacked at the size of the frame after the top bar had loaded... You'd get a nasty resize effect if you weren't careful, and it wouldn't work on downlevel browsers, but those are the prices one pays for trying to use frames in a page design with variable-sized elements. - Peter ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642 _______________________________________________ Bodington-developers mailing list Bod...@li... https://lists.sourceforge.net/lists/listinfo/bodington-developers |