I need to use a lot of hierarchicaly linked list boxes in my project,
and I found a great 3rd party ajax library that does so here:
http://www.salix.gr/ajax_linked_selectboxes

I installed the library and I can get the demo running just fine.
Embedded in my app, everything displays properly but nothing updates
as it should.  I added javascript and Ajax helpers to the list of
helpers in my controller, and also added the RequestHandler
component.  Finally, I made sure to link prototype and scriptalicious
in my layout.

After perusing this tutorial:
http://www.littlehart.net/atthekeyboard/2006/09/26/tutorial-integrating-phpswf-charts-with-cakephp/

I am beginning to think that including the library is not as simple as
I had first thought.  Will I have to go into the libraries source code
and add Cake specific code?  Is it not just possible to drop the
library in and run with it?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to