Sunday, October 30, 2011

Re: Using javascript

This is not a CakePHP question. CakePHP is a PHP framework which
produces HTML, so anything you can do with HTML and javascript can be
done in CakePHP.

Go find a javascript tutorial that matches your requirements and give
it a go, you will feel better for being able to find the answer to
such a simple task yourself!

But just to whet your whistle, here's a little tip from me:
http://jqueryui.com/demos/dialog/

HTH, Paul.

On Oct 29, 6:16 am, arti grover <groverar...@gmail.com> wrote:
> Hi all,
>
> I want to call a javascript alert box the moment A user clicks on CANCEL
> SESSION link.where should i put the javascript alert box in view and what
> how to code that javascript function inside view??
>
> --
> Regards
> Arti Grover

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: