Ajax Helper autoComplete

2010-11-23 Thread macpclinux
I have been using CakePHP for a short while but, recently tried to use
autoComplete for one of my displays.  During my testing I felt it
necessary to include an option array for 'after' to call a javascript
of mine.  While the code does not break the page display or any of the
CakePHP functionality, it also does not call my javascript as is
explained in the Version 1.3 documentation.

The call provides for 3 parameters to be passed with the third one
being an options array. By changing the option chosen by me to many of
the other options I still am unable to have my script called.

Any suggestions?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Ajax Helper AutoComplete, autocomplete popup is generated but has display:none

2007-03-29 Thread [EMAIL PROTECTED]

I have an autocomplete field generated with $ajax->autoComplete(...)
Everything works fine, the autocomplete controller method is executed,
the database quest is executed and the autocomplete view is returned
to the page - however the  that that autocomplete view generates
has display:none so it is invisible. This style is set inline on the
div (i am not setting it via my own css).




Below is the generated HTML after a call to autoComplete()




Mr. T Experience, The
Marit Bergman
Mojave 3
Monster Movie
My Bloody Valentine
Magnetic Fields, The
Mates of State




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---