fixing syntax error
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 11 Dec 2015 19:55:42 +0000 (14:55 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 11 Dec 2015 19:55:42 +0000 (14:55 -0500)
js/galleria.min.js

index 9db330a..4c06d60 100644 (file)
@@ -1,6 +1,6 @@
 !function(){jQuery(window).load(function(){
     if(window.location.href.indexOf("page_id=18") >= 0){
-      jQuery("#secondary").attr("display", "none");
+      jQuery("#secondary").css("display", "none");
     } 
     jQuery(".product-category.product .fadeIn").find("mark").remove();
     jQuery('.page_item.page-item-16').append("<ul><li>test</li><li>test</li><li>test</li><li>test</li> </ul>");