Skip to Content
Menu
This question has been flagged

Is it possible to create an anchor to an element of an accordion, in such a way that I can place a direct link to that element?


I tried putting the Item #ID directly, in the href, but it only works if the accordion element is unfolded, and it doesn't work at all well, because the screen is not positioned in the right place.


<a href="#myCollapseTab1611421609332">link to item #1</a>
.
.
.
      <section class="s_faq_collapse pt32 pb32 o_colored_level" data-snippet="s_faq_collapse" data-name="Accordion">
        <div class="container">
          <div id="myCollapse" class="accordion" role="tablist">
            <div class="card bg-white" data-name="Item">
              <lt-highlighter style="display: none;">
                <lt-div spellcheck="false" class="lt-highlighter__wrapper" style="width: 1026px !important; height: 41px !important; transform: none !important; transform-origin: 513px 21px !important; zoom: 1 !important;">
                  <lt-div class="lt-highlighter__scrollElement" style="top: 0px !important; left: 0px !important; width: 1026px !important; height: 41px !important;"/>
                </lt-div>
              </lt-highlighter>
              <a href="#" role="tab" data-toggle="collapse" aria-expanded="true" class="card-header" data-parent="#myCollapse" data-target="#myCollapseTab1611421609332" spellcheck="false" data-gramm="false" data-original-title="" title="" aria-describedby="tooltip888641">Item #1</a>
              <div class="collapse show" role="tabpanel" id="myCollapseTab1611421609332" style="">
                <div class="card-body">
                  <p class="card-text">Estos términos de servicio ("Términos", "Acuerdo") son un acuerdo entre el sitio web ("Operador del sitio web", "nosotros", "nosotros" o "nuestro") y usted ("Usuario", "usted" o "su "). Este Acuerdo establece los términos y condiciones generales de su uso de este sitio web y cualquiera de sus productos o servicios (colectivamente, "Sitio web" o "Servicios").</p>
...
Avatar
Discard
Related Posts Replies Views Activity
0
May 24
3203
0
Nov 24
61
1
Nov 24
242
0
Oct 24
243
1
Oct 24
1487