Sean wrote:

> I posted a few days ago a question about there being about a 2px or 3px:
> padding of a border around an embeded svg, but haven't gotten any
> responses.  It seems to be a CSS issue.  Anyway, below is the code
> snipet.  Any insight would be appreciated.  Thanks.
>
> <style type="text/css">
>         #border {position: absolute;border: 1px solid black}
> </style>
>
> <div id="border">
>         <embed name="map" class="map" id="map" src="index.svg"
> width="850px" height="675px" type="image/svg+xml" />
> </div>
>
thats an IE Bug , its not there in mozSVG, firefox+ASV and Opera 8beta3
to solve the problem, dont use IE : )
cheers
Holger


-----
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/
 



Reply via email to