jQuery.delay() is not a function error -


i have used same code below

jquery(elem).slidedown("slow").delay(3000).slideup("slow"); 

that worked fine months before. showing error

jquery(elem).slidedown("slow").delay not function

now i'm using jquery 1.5.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -