{
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
Infant health
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.
September is rolling upon us which means it's time to switch our thoughts away from the summer holiday and get ready for back to school!
New environments, change in sleep schedule or stress can all negatively impact your child's immune system and ...
An interesting clinical trial reports that taking probiotics while you are pregnant and breastfeeding can reduce the chance of eczema in your child by around 40%, especially if there is no previous family history of it.
Learn more here.
Glue ear is a chronic condition where the middle ear fills up with sticky fluid. If the Eustachian tube, which connects the middle ear and throat, becomes blocked or swollen, fluid can be trapped in the middle ear.
More than 70% of children have ...
Childhood eczema is a very common skin problem, and we still don't know exactly what causes it.
It affects three in every hundred children and can happen at any time, but it is common at birth and often begins around three months old.
Learn more h...