Blog

Delay dropdown menu from opening / closing using jQuery

There are a few jQuery plugins out there that will manage your dropdowns and delays if the visitor accidentally mouses-off the element and keeps it open for xx milliseconds, so it doesn't close instantly and the visitor doesn't have to start again. Here is a quick jQuery example to set a delay and kill it if...
Read more