Widget:Slides: Difference between revisions

From Elwiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:


.slideshow .ss_nav {
.slideshow .ss_nav {
    position: absolute;
     width: 100%;
     width: 100%;
     height: 50px;
     height: 50px;
Line 65: Line 64:
         }
         }
     });
     });
     $('.ss_contents .ss_content:first').siblings().hide();
     $('.ss_contents .ss_content:first').siblings('.ss_content').hide();
});
});
</script>
</script>
<!--{/if}--><includeonly>
<!--{/if}--><includeonly>

Latest revision as of 04:55, 25 September 2015