This has been resolved, traced to the way the differences in CSS implementation by Prototype 1.6 and Autocomplete. In 1.5.11, it sets the results <div> to an opacity of 1.0; in prototype 1.6, it sets the results <div> to the opacity defined in the stylesheet.
On Nov 28, 10:29 am, Good Man <[EMAIL PROTECTED]> wrote: > Hello > > I now have a working example online. > > http://www.planmine.net:1974/autocomp_1511.htmlworks as expected, > using Prototype 1.5.11 > > http://www.planmine.net:1974/autocomp_16.htmlhas my <div> fading when > results are present. The *only* change is the use of Prototype 1.6 > > This clearly looks like a bug of some sort to me.... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
