Hi
I have big old site (Joomla 2.5 + JAUniversity T3v2 + JA Tabs 2.6.5 plugin). Š•verything works well.
How can I open from the special link not the first tab? https://www.krok.edu.ua/ua/umovi-vstupu/komp-yuterni-nauki
For example as GET method or Anchor in url.
I do it with JA Accordion, but can not do it with JA Tabs. https://www.krok.edu.ua/ua/navchalni-programi/iikt/komp-yuterni-nauki
https://www.krok.edu.ua/ua/navchalni-programi/iikt/komp-yuterni-nauki#spetsialnist-komp-yuterni-nauki-magistr
Can you help me with current version? May be fix code or add jQuery/Javascript code in this page? P.S. I do not plan to upgrade joomla and plugin to last version now.
WBR, Igor
truemaker
Hi Igor,
I'm not familiar with your native language, could you share screenshot of the part where has that tab?
saguaros
Hi, saguaros
This is link with JA Tabs [https://www.krok.edu.ua/ua/umovi-vstupu/komp-yuterni-nauki](link with 3 tabs)
Page open first tab as default. I need open second or third tab (note in screen) by the special url. For example as https://www.krok.edu.ua/ua/umovi-vstupu/komp-yuterni-nauki#master I can add id="master" in source
id="master"
Or for example as (for open second tab) https://www.krok.edu.ua/ua/umovi-vstupu/komp-yuterni-nauki?opentab=2 and add special javascript or jQuery code in that page.
How i can do it? Can you help me?
WBR,
Igor
I got your point but this requires much customization in JS, if you're not familiar with JS, you should hire a developer to get it done for you.
I did it between other tasks. Not fast, but i did it.
You can see result on my test page. https://www.krok.edu.ua/ua/testova-storinka-5 (open fist tab as default) https://www.krok.edu.ua/ua/testova-storinka-5#2 (open second tab) https://www.krok.edu.ua/ua/testova-storinka-5#3 (open third tab)
P.S. I change not your plagin. I add my jQuery script on some page for it.
truemaker Is it ok now?
saguaros yes, it is ok