Groups
Groups
Sign in
Groups
Groups
scripty2
Conversations
About
Send feedback
Help
Drag/ Resize
3 views
Skip to first unread message
MANismyname
unread,
Jun 12, 2010, 9:32:35 PM
6/12/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scripty2
Neither one of the following works. Is neither drag nor resize
available yet in 2.0.0_a6?
<div id="test" style="background:fuchsia;border:1px solid #000;height:
150px;width:150px;">
<div id="test1" style="background:gray;border:1px solid #000;height:
15px;width:15px;">
</div>
</div>
<script type="text/javascript">
new S2.UI.Behavior.Resize('test');
</script>
/******************/
<div id="test" style="background:fuchsia;border:1px solid #000;height:
150px;width:150px;">
<div id="test1" style="background:gray;border:1px solid #000;height:
15px;width:15px;">
</div>
</div>
<script type="text/javascript">
new S2.UI.Behavior.Drag('test');
</script>
Barry
unread,
Jul 16, 2010, 11:46:09 PM
7/16/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scripty2
Drag is on Github, though it may not be complete. Resize isn't
implemented yet.
B
Reply all
Reply to author
Forward
0 new messages