Is there any way to fadeout a div after 5 Seconds without using a setTimeOut function?
Assuming you mean 'wait five seconds and then fade out', I think you'll have to use a plugin to force the delay, eg this one