Title Back Colour Keyoti Title Line Title Curve
Blue Box Top

Hidden AutoComplete Suggestions - SearchUnit - Forum

Welcome Guest Search | Active Topics | Log In | Register

Options
DMacy
#1 Posted : Wednesday, June 15, 2016 10:10:10 PM
Rank: Advanced Member

Groups: Registered

Joined: 9/1/2010
Posts: 133
I have my search box in my masthead. When I start typing in the search box, the dropdown list of autocomplete suggestions is partially obscured by the menu bar below the search box. Is there a way to insure that the autocomplete dropdown list is always on top?
Jim
#2 Posted : Thursday, June 16, 2016 12:12:52 AM
Rank: Advanced Member

Groups: Administrators, Registered

Joined: 8/13/2004
Posts: 2,667
Location: Canada
Can you adjust the CSS z-index of your menubar? In our autocomplete.css you can see Z-INDEX: 999, so you could adjust your menubar to less than 999, or you can add a style rule to your page to bring ours up;

<style>
.sew_ac_results {
Z-INDEX: 999999 !important;
}
</style>

I would't modify autocomplete.css however as that will be overwritten on next upgrade.

Jim
-your feedback is helpful to other users, thank you!


DMacy
#3 Posted : Thursday, June 16, 2016 1:31:01 AM
Rank: Advanced Member

Groups: Registered

Joined: 9/1/2010
Posts: 133
Thanks, Jim! That's exactly what I needed. Solved the problem.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.




About | Contact | Site Map | Privacy Policy

Copyright © 2002- Keyoti Inc.