Le Samedi 22 Octobre 2005 09:53, jgfa92004 a écrit :
> Hi all,
> I have a svg file that contains two svg parts :
> <svg ...>
>    <svg id="1"...>
>       ...
>    </svg>
>    <svg id="2"...
>       ...
>    </svg>
> </svg>
> Is there a way to have a zoom only on svg 1 and not on svg 2 ?
> Or is there a workaround ?
> Thanks in advance.
> Julie

Hi Julie,

What you describe here made me think of an exemple that you can find at the 
following address:

http://www.carto.net/papers/svg/navigationTools/index.svg

with explainations here

http://www.carto.net/papers/svg/navigationTools/

For a more appropriate answer, maybe provide us with a better description of 
what you actually want. For instance, it isn't clear from your mail if you 
want to zoom on id=1 while the rest of the parent svg remains unchanged, or 
zoom in the whole parent svg with a zoom automatically centered on id=1. For 
the former, the general is to change the id=1's viewBox from within a script 
(as shown in the provided exemple), for the latter I have no idea.

Hope that helps.

Sylvain

        

        
                
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/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/
 


Reply via email to