{
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
Menopause
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.
Menopause is a natural part of ageing for women, marking the end of menstruation and fertility. While it's a normal process, the fluctuating hormone levels, particularly oestrogen and progesterone, can lead to various uncomfortable symptoms.
For t...
This morning’s breaking news that using combined oestrogen and progesterone HRT can increase the risk of developing breast cancer will not be welcomed by the many women who were previously reassured by NICE’s much publicised announcement earlier t...