You will really want to learn javascript. It should only be a day of learning to get through this free course. http://www.w3schools.com/js/default.asp
You can do tests with javascript libraries (including with ajax) here http://fiddle.jshell.net/ You can see what goes on and easily test there. On Tue, Nov 8, 2011 at 7:06 PM, pedro rojo <[email protected]> wrote: > > Hello everyone! >> >> at the beginning I posted my question before but none could give me the >> answer >> my problem had the choice lists: >> I want to make two lists of choices that are related: >> when I change the option from the first the second will automatically >> change with ajax in cakephp. >> so far I have not found a good solution by cons I found a tutorial that >> explains this by all retailers but nothing will happen >> I beg you >> help me >> because I never used cakephp and ajax or( json) together in a project. >> thank you again for your attention! >> > > -- > 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 > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
