suit: jQuery Hovermenü - Delay einbauen?

Beitrag lesen

"Only subsequent events in a queue are delayed; for example this will not delay the no-arguments forms of .show() or .hide() which do not use the effects queue."

Ja, da hast du recht - das kommt davon, wenn man nicht vorher testet :)

Dann schreibst du halt .show(10) und .hide(10) und die sache hat sich :p