Tuesday, September 29, 2009

Re: Problem with Ajax.autocomplete and Internet Explorer

It may be related to some other CSS rule you have. You may need to
judiciously comment out rules and test until the div looks right. Or,
if you load an IE-only stylesheet via conditional comments (I
recommend it) you might be able to fiddle with this div's rules to get
it to pop into place.

On Tue, Sep 29, 2009 at 4:55 AM, Bs <sommerfeld@hs-heilbronn.de> wrote:
>
> *bump*
>
> On 22 Sep., 14:28, Bs <sommerf...@hs-heilbronn.de> wrote:
>> Hi,
>>
>> I'm using the Ajax Helper for some fields in my app and it works
>> flawlessly from the backend side. The only problem is Internet
>> Explorer where the popup DIV is displayed totally dispositioned,
>> several pixels to the right and lower than it's displayed in Firefox,
>> Opera and any other browser.
>>
>> I'm using the standard code from the CakeBook in my css file to style
>> this DIV. Has anybody had the same problem and solved it somehow? I
>> couldn't find a proper solution apart from setting "compatibility
>> mode" in IE8, but that's no real solution for my visitors.
>>
>> Thanks in advance for any help
> >
>

--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: