that didn't work.
On Dec 11, 1:00 am, sad1sm0 <[EMAIL PROTECTED]> wrote: > try unbinding before attaching the hover event > > $('#divEmpDetails').unbind().hover();//fill in the gaps > > Now that I look at your post I realize that's what fixed my gallery > issue. Looks like a similar problem. Maybe it'll help you too