ncavanagh

Results 1 issues of ncavanagh

when attempting to call$('.miHolder').each(function(){$(this).hoverdir('destroy'); } ); gives an error "cannot call methods on hoverdir prior to initialization; attempted to call method 'destroy'" The reason for the .each is the hoverdiv()...