<?php echo $ajax->link("Final", "/job_materials/release/{$JobMaterial['JobMaterial']['id']}",array("update" => "form-target", "url" => "/bare/job_materials/release/{$JobMaterial['JobMaterial']['id']}",'complete'=>"new Effect.Appear('form-target');")); ?>
here is an example from an old thing
so where I have complete, you can also have loading, before, etc....
On 5/1/06,
Samuel DeVore <[EMAIL PROTECTED]> wrote:
it's an easy task
On 5/1/06, immure <[EMAIL PROTECTED]> wrote:
>
> Hi bakers,
>
> Was just wondering (after searching google for some time) if there was
> an easy way to use the scriptaculous effects with the ajax helper?
>
> I want one of my $ajax->links to fade out an old item, and load the
> new.. is this going to be an easy task, or am I in for the long haul?
>
> Cheers,
>
> Mike
>
> (P.S. If this seems frivilous, then at least any answers will show up
> on google and people won't need to search..)
>
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
- Scriptaculous Effects immure
- Re: Scriptaculous Effects Samuel DeVore
- Re: Scriptaculous Effects Samuel DeVore
- Re: Scriptaculous Effects immure
- Re: Scriptaculous Effects Jon Bennett
