accordion switch
P粉517090748
2023-09-03 21:16:38
<p>The accordion effect I edited on Codepen worked fine. However, when clicking on multiple questions, I want the previous answers to close while the current answer is open. Is there any way to achieve this? </p>
<p>Codepen link here</p>
<p><em><strong>Also</strong></em>, when using Font Awesome 4.7.0, the following Unicode displays normally. </p>
<pre class="brush:php;toolbar:false;">(f055 & f056) Unicodes</pre>
<p>But after switching to Font Awesome 5.14.5, Unicode no longer works. </p>
Turn off other buttons and cycle through all buttons within
onclick
again. For the font, replacefont-family: "FontAwesome";
withfont-family: "Font Awesome\ 5 Free";