Hello,
I tried the help i received below and still wont work. When second tab (undergraduate credits) is active, modal will not show up when I click the "Details" link. See image attached. Appreciate any help :)
Hello, We have checked out the Codes and it appears that this issue is occurring due to Modal Content codes being added inside a Hidden Content. Consider moving your Modal Content code. Example:
<div class="modal fade bil-G3" ...>
...
</div>
outside the Item but preferably just before the #wrapper DIV ends. This will ensure that the Modal Content is not obscured. Additionally, also consider doing an extra check for Duplicate Modal Targets as this could cause an issue with launching the Modals. Hope this Helps! Let us know if we can help you with anything else or if you find any further issues. Thanks. :)
