Home > front end >  Problem: click on the icon - jiantou12, slideDown () doesn't work?
Problem: click on the icon - jiantou12, slideDown () doesn't work?

Time:01-27

 & lt; Div & gt; 






  • Shops & lt;/li>




<script SRC="https://code.jquery.com/jquery-3.1.1.min.js" & gt; </script>
<script>
$(function () {
$(' iconfont icon - jiantou12 '). Click (function () {
$(' search - type '). The find (' li '). SlideDown ();
}, function () {
$(' sear_l fl '). The find (' li. Cur.) slideUp ();
});
});
</script>
  • Related