I am attempting to create clickable links within the Foundation accordion title, but every method I've tried so far only expands the accordion content instead.
Check out this CodePen where I demonstrate exactly what I am aiming for (I substituted <span>
for <a>
to avoid style disruption):
http://codepen.io/lerayj/pen/ZWrXYp
Any suggestions on how I can accomplish this?