Skip to content

Instantly share code, notes, and snippets.

@cosmicwomp
Created January 7, 2019 16:03
<script type="text/javascript">// <![CDATA[
idx(document).ready(function() {
idx("#IDX-agentbio").each(function() {
this.classList.remove("IDX-agentbio__collapse");
});
});
// ]]></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment