That problem (blank area) occurs, if the relation between the available vertical space (width) and horizontal space (height) is different from the relation 1024/768 or 800/600 (= 1.33). I used the attributes width="100%", height="100%", viewBox="0 0 1024 768". A screen with a different relation would change the whole application size and ofcourse the text size. The advantage is, that the application fits to the client screen size. Olaf
Philippe Lhoste wrote: > Actually, ASV3 doesn't follow the 10px rule, as height is proportional > to vertical space on my screen. Perhaps that's because of the > width="100%" height="100%" attributes on the SVG element, althought I > still don't master these questions. > > Note that in all cases, I see a quite large (in height) blank area below > the copyright notice. > > HTH. > -- Olaf Schnabel Department of Cartography Swiss Federal Institute of Technology (ETH) ETH Hoenggerberg, CH-8093 Zurich, Switzerland phone: ++41 44 633 3031 e-mail: [EMAIL PROTECTED] www: http://www.ika.ethz.ch/schnabel ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

