my code
basiscly problem is that I can drag all div whenever I click and drag
I need to drag a div but by pressing on some point , link inside the div.
So probably I need to use handle option but do not know how to use it.
<ul id="dragme">
<li style="list-style:none;">
<div>Body</div>
</li>
</ul>
<?php echo $ajax->drag('dragme'); ?>
can you help me pleaseeeeeeeees :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---