I'm having problems styling the div that is created by the $ajax-
>autoComplete() function. My code is identical to the example in the
book - http://book.cakephp.org/view/632/autoComplete.  The
functionality works great - the callback works and the data gets
filled in properly.  The problem, it appears, is that scriptaculous/
prototype is inserting inline styles that I can't override with a
stylesheet.  So, because the position gets set as absolute, the
autocomplete list overlaps the elements below the box.  So, does
anybody know of a way to override these styles or prevent them from
being inserted in the first place?

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

Reply via email to