Re: background-image-frame

On Monday, July 11, 2011, 10:34:16 PM, Tab wrote:

TAJ> On Sat, Jul 9, 2011 at 12:47 PM, Sylvain Galineau
TAJ> <sylvaing@microsoft.com> wrote:
>> You can do this in IE9 using SVG; define a <viewBox> for each image, given them an ID
>> and reference them using a fragment e.g. background-image: url('./images.svg#third-frame');

TAJ> There's no such thing as a <viewBox> element defined in SVG, as far as
TAJ> I can tell.  Did you mean a nested <svg>, or am I just looking at the
TAJ> wrong references?

Or did you mean the view element?

http://www.w3.org/TR/SVG/linking.html#ViewElement

more generally,
http://www.w3.org/TR/SVG/linking.html#LinksIntoSVG


-- 
 Chris Lilley   Technical Director, Interaction Domain                 
 W3C Graphics Activity Lead, Fonts Activity Lead
 Co-Chair, W3C Hypertext CG
 Member, CSS, WebFonts, SVG Working Groups

Received on Monday, 11 July 2011 20:48:24 UTC