Just wanted to say thanks for all the posts especially Carlos and
Spynes...

I finally got this working.

The only thing I needed to add to carlos' posts was this in my default
layout:

<?=$html->charsetTag('UTF-8') ?>
<?=$javascript->link('prototype') ?>
<?=$javascript->link('controls') ?>
<?=$javascript->link('scriptaculous.js?load=effects') ?>

Also, in firefox, I found it useful to use The "Miscellaneous->Show
Hidden Elements" in the web developer toolbar.  Even after all of this,
I had some SQL errors.  This kept the Div Element set to hidden, even
though it was populated with some SQL text that I needed to see.
Showing the Hidden elements let me know that the autocomplete was
working, which felt frickin great.


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

Reply via email to