hi guys,
i m shaikhu. i try to implement ajax components . i start from ajax drag panel , i make it and it's working but when i drag and place panel in my page it go again it' default position not stay anywhere in my page .
what's fault.
Hi,
the DragPanel uses the BODY area as the drop zone. This area is determined by the layout of the page, but you can enlarge it using CSS:
body { height:600px;}
No comments:
Post a Comment