It looks like you’re new here. If you want to get involved, click one of these buttons!
Hi Fredi,
I’m wondering if there is some way to automatically convert all h3 tags to accordions? ie.
<h2>Example Heading</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
…
I have a list of link that carry the content “href” inside a div using Ajax Jkit, but when I add some effect within this content content, for example an accordion, so this effect does not work. Even if I write the jquery again this external content does not work.
Anyone have any suggestions? I’ll keep trying, if I can come here to share. Thank you.
…