Skip to Content Skip to Menu

autocomplete list shows up underneath template

  • fribse2011
  • fribse2011
  • OFFLINE
  • Posts: 921
  • Thanks: 79
  • Karma: 8
10 years 6 months ago - 10 years 6 months ago #241978 by fribse2011
Hi Slabi

Just got the 3.3 installed, and it shows the same problem as on 3.2 /which I forgot to report)
Mootools is is to 'Do not load Mootools (use MEIO).
When I start writing the autocompleter shows the names, but it shows it underneath the template.


Best regards
Fribse

Frømandsklubben Nikon, www.nikondyk.dk
We're a volunteer driven diving club in Ishøj, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.
Attachments:
Last edit: 10 years 6 months ago by fribse2011.

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
10 years 5 months ago #243114 by slabbi
The autocompleter loads its own css file, so you should be able to fix it in
meio.aucomplete.css

Maybe a z-value added to the container class may fix your problem. When it works, can you post your solution plz?

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • fribse2011
  • fribse2011
  • OFFLINE
  • Posts: 921
  • Thanks: 79
  • Karma: 8
10 years 5 months ago #243121 by fribse2011
Replied by fribse2011 on topic autocomplete list shows up underneath template
Yes, that fixed it right away, thankyou very much!
The css now looks like this:
Code:
.ma-container{ color: #000; border: 1px solid #333; background-color: #fff; position: absolute; visibility: hidden; overflow-y: auto; overflow-x: hidden; z-index:1; }
For me it was sufficient with a z-index of 1, but of course you can make it even higher, I also tested with 0 just to be on the safe side, and then it was hidden again.

Best regards
Fribse

Frømandsklubben Nikon, www.nikondyk.dk
We're a volunteer driven diving club in Ishøj, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.

Please Log in or Create an account to join the conversation.

  • fribse2011
  • fribse2011
  • OFFLINE
  • Posts: 921
  • Thanks: 79
  • Karma: 8
10 years 2 months ago #246942 by fribse2011
Replied by fribse2011 on topic autocomplete list shows up underneath template
The problem appeared again in the 3.4, and the solution was the same :-)

Best regards
Fribse

Frømandsklubben Nikon, www.nikondyk.dk
We're a volunteer driven diving club in Ishøj, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
10 years 1 month ago #247364 by slabbi
It will be fixed in 3.5. Thanks for the reminder. ;)

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum