popsu page v0
This commit is contained in:
@@ -12,6 +12,10 @@ $(function(){
|
||||
$(this).prev().css("display","grid");
|
||||
});
|
||||
|
||||
$('.views-element-container header').click(function(){
|
||||
$(this).parent().find(".views-row").fadeToggle();
|
||||
})
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user