Actually, what is meant is that if you use hideFunction: null
then the jQuery hide
function will be used with hideDuration
as the duration parameter. So, I guess you’re right and it’s not well explained in the docs as it doesn’t make it very clear. We’ll consider updating the docs, thanks!