How to give fadeout effect in jquery?
|
Rate this page :
|
[ 0 votes]
|
Fadeout is a method used to hide the content which is in visibility."p" tag contains the content to be hide. fadeOut("slow") is a function used to hide the content slowly or your required values "slow", "fast" or Milliseconds.