){ $('.china-english').toggle(); }) $('.china-english li').on('click',function () { var type = $(this).attr('data-type'); var url = window.location.href; window.location.href="/?l="+type+""; }) })