{
const searchInput = document.querySelector('#nav-search');
if (searchInput) {
searchInput.focus();
// iOS Safari shifts the visual viewport when the virtual keyboard appears.
// Searchanise reads getBoundingClientRect() to position its dropdown, so
// we must wait for the keyboard animation and layout to settle before
// triggering it. focus() fires immediately so the keyboard starts rising;
// the click (which signals Searchanise to render and position its widget)
// is deferred. A resize event tells Searchanise to recompute coordinates.
setTimeout(() => {
window.dispatchEvent(new Event('resize'));
searchInput.click();
}, 120);
}
});
}
}
"
class="fixed w-full h-screen flex flex-col inset-0 bg-black/[0.65] z-20"
>
Search products
Our Blog
The Napiers Herbal Health Hub serves as an informative platform dedicated to collating high-quality articles & information pertaining to herbal medicine, products & research. As a blog area, it acts as a comprehensive resource for individuals seeking reliable guidance on natural health & wellness.
Diamine oxidase (DAO) breaks down dietary histamine before it reaches your bloodstream. Here is what the enzyme actually does, where it comes from, and a detail that most explainers get wrong.
Diamine oxidase, or DAO, is an enzyme your body make...
Lithium orotate is a supplement that has attracted interest for mental wellbeing, cognitive support, and general wellness. But is it right for you? Here we explore what lithium orotate is, who uses it, and what you should know before considering it.
Keep Reading
Mum and baby
Browse through our blog categories below to find the information you are looking for. We have articles on a wide array of topics, from menopause to ocular health & beyond.
Sleep regression can be a challenging phase for both babies and parents. It's a period when your baby's sleep patterns may be temporarily disrupted, causing more frequent night waking and fussiness.
But don't worry; we're here to help you navigate...