Is it possible to constrain a draggable YUI2 Container in a DIV instead of the whole page?
I know its possible using YUI3 Drag n Drop:
http://developer.yahoo.com/yui/3/examples/dd/constrained-drag_clean.html
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://developer.yahoo.com/yui/examples/dragdrop/dd-region.html Here is a link to the example of drag and drop in a bounded region. It is part of the yui 2 drag and drop here http://developer.yahoo.com/yui/dragdrop/#using