i want a jquery code which create a div contains a given content and then slide it down. currently i have this code :
一、Find查询 事前准备:插入如下数据 db.Students.insert([ { _id:1,name:\"Zhao\", age:25, country:\"USA\", books:[\"js\",\"C++\",\"EXTJS\",\"MongoDB\"]},