« Return to Thread: SVG in IE

Re: SVG in IE

by Andreas Neumann :: Rate this Message:

Reply to Author | View in Thread


Here is an example using <iframe/> which works in all browsers:

http://www.carto.net/neumann/temp/svg_with_scrollbars.html

Andreas


adek wrote:

>
>
> Andreas Neumann wrote:
>  
>> You can embed the SVG file in a HTML file and set the width and height
>> on the object/embed/iframe tag explicitly (in pixels). This should add
>> scrollbars if the  object/embed/iframe size is bigger than the  browser
>> windows.
>>
>>    
>
> I did it but there aren't scrollbars.
>
>  


--
--
----------------------------------------------
Andreas Neumann
Institute of Cartography
ETH Zurich
Wolfgang-Paulistrasse 15
CH-8093  Zurich, Switzerland

Phone: ++41-44-633 3031, Fax: ++41-44-633 1153
e-mail: neumann@...
www: http://www.carto.net/neumann/
SVG.Open: http://www.svgopen.org/
Carto.net: http://www.carto.net/


 « Return to Thread: SVG in IE