Search result container not in the same div as search field. Why?
-
Hi,
the plugin is great but I’ve found some flaws in the design. The results box is not in the same div as search field which causes a funny behaviour. You can observe it here. I inserted ajax search widget in the sidebar. When you click magnifying glass icon on the right the sidebar extends and the search field is clearly visible. When it performs search the search result box is being displayed below the search field, and that is fine. But at closer look I realized that Search result box is not in the same div as search field. It’s positioned absolute to the body. When I scroll down the page it stands still causing it move out of vieport. Whet you stop scrolling then it reposition itself. It looks bad in terms of UI and UX. Finaly when you close the sidebar the search result box doesn’t retract along with it but fades out on it’s own clearly staying out of sidebar. So now my question is how to move search result to the sidebar and make it being positioned absolute to .widget-wraper div instead.
Thanks in advance and kind regards, Dan.
PS, I hope I made my point clear, my english is not perfect ??
- The topic ‘Search result container not in the same div as search field. Why?’ is closed to new replies.