jQuery on hover animation fires multiple times
I am trying to figure out why my on hover function is acting weird. When you hover over a div, another div becomes visible. However, when I move my cursor down to the div that becomes visible, it fades out and fades back in again. This should not happen and should just stay visible until my cursor leaves the main container. Here is my code. HTML <div id="searchWrapper" class="fleft"> <div class="box">Hover here!</div> <div class="searchLinks" style="display: none;"> <form id="search_mini_form" action="" method="get"> <div class="form-search"> <label for="search">Search:</label> <input id=