Create links to Accordion items

0
Create links to Accordion items 1
emplettes.yoyo
Feb 02, 2019 10:20 PM 1 Answers
Member Since Feb 2019
Subscribed Subscribe Not subscribe
Flag(0)

Hi. I'm a newbie and I try to understand how to create a link to access a specific item on an accordeon.

I tried with your exemple :

http://pickplugins.com/demo/accordions/open-via-url-parameter/?id=2#ui-id-5

This will open the third (start at zero) item. But I still don\'t understand what \"ui-id-5\" stands for...

And what If I have a page with 2 differents accordeons on the same page and want to open let say the third item of second accordion?

How to identify a specific arccordion... I\'m a bit lost... thanks...

2 Subscribers
Create links to Accordion items 1
Create links to Accordion items 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Create links to Accordion items 4
JustVNR
Feb 02, 2019
Flag(0)

Okay... I have to give a specific CSS ID to each of my accordions...

Then I can identify them... And it works... allmost... because this kind of link :

https://www.mypage/?id=2#my_second_accordion_CSS_ID

open "mypage" in front of my seconde accordion. But it opens the third item of BOTH of them...

Any idea how to open only the accordion specified in the link? Thanks...

Create links to Accordion items 5
PickPlugins
- Feb 03, 2019 07:09 PM
Flag (0)
0

Please start count from zero, if you want to keep open second item use 1 instead of 2

Regards

Sign in to Reply
Replying as Submit