All,
This is related to SVG, I have a large SVG object made of paths which stays 
static. With a press of a button, I can create another SVG object inside the 
larger object. The second object can be dragged with the mousedown.

PROBLEM: Now I want to add a restriction so that the second object created 
cannot venture outside of the main object.

I tried using 'mouseup' for restriction but that does not work because the 
restriction is applied according to the cursor point on the second object, 
rather than the border of the second object.

Hope someone can help. Cheers,



------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    svg-developers-dig...@yahoogroups.com 
    svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to