[EMAIL PROTECTED] wrote:
> Hey.
> Try this:
>
>
> <ul id="dragme">
> <a id="handle">handle</a>
> <li style="list-style:none;">
> <div>Body</div>
> </li>
> </ul>
>
> <?php echo $ajax->drag('dragme',array('handle'=>'handle'); ?>
>
> Here is a drag 'n drop tutorial (although handles aren't used in the
> tutorial)
> http://dieter.plaetinck.be/drag_n_drop_tutorial_with_cakephp_ajax_prototype_scriptaculous
>
> On Jun 8, 9:44 pm, Michael Augustyniak <[EMAIL PROTECTED]>
> wrote:
>
Nice, thank You
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---