Thanks for the tips Lance/Guy - but I still can't seem to get this working. Slightly frustrating. If I strip it down to just this:
<body> <embed src="pyramid4_3.svg" width="99.9%" height="99.9%"></embed> </body> only IE+ASV works properly (displays it across the screen and allows the graphic to expand to full screen using F11). FF1.5 and Opera 9 both display the SVG really tiny at top/centre of screen. Using CSS styling doesn't improve things (in fact, Opera 9 didn't seem to like that approach at all) Any ideas to save sanity?? Alan --- In [email protected], Guy Morton <[EMAIL PROTECTED]> wrote: > > why not use embed? it seems to work fine in firefox and IE/ASV. I set it > to use 99.9% for width and height and haven't seen any issues. > > Guy > > Lance Dyas wrote: > > krugerboy1971 wrote: > > > >> > >> > >> This seems to work nicely across all implementations - the only > >> problem is that in Firefox and Opera 9, pressing F11 doesn't fill > >> the screen with my svg (obviously, because I've specified pixels) - > >> BUT is there a way use the object tag with Firefox/Opera which > >> allows the full screen to stretch the svg content to fit (simply > >> using % as with the IE code doesn't seem to work). > >> > >> Many thanks for any advice on this... > >> > >> > >> > > Just using my intuition try > > style="width:98%;height:98%" > > > > I vaguely recall css working where attributes did not. > > > > > > > > ----- > > 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 > > > > > > > > > > > > > > > > > [Non-text portions of this message have been removed] > ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- 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/

