Difference between revisions of "Widget:ExpandAccordion"

From DDO Compendium
Line 5: Line 5:
var anchor = window.location.hash;
var anchor = window.location.hash;
jQuery(anchor).collapse('show');
jQuery(anchor).collapse('show');
};
});
</script>
</script>
</includeonly>
</includeonly>

Revision as of 16:51, 21 May 2018