Is it possible to have an image with a link on it that when clicked would trigger a tab to open/show?
I noticed on the tab module that there is an ID and Im trying to set triggered events for when certain links are clicked.
There arent any modules that do this but its ideal fro example for having a diagram made up of 5images with each part clickable so that you can read more info about it.
Just wondering if the above is possible out of the box with salient?
Hi,
Is it possible to have an image with a link on it that when clicked would trigger a tab to open/show?
I noticed on the tab module that there is an ID and Im trying to set triggered events for when certain links are clicked.
There arent any modules that do this but its ideal fro example for having a diagram made up of 5images with each part clickable so that you can read more info about it.
Just wondering if the above is possible out of the box with salient?
Thanks
Damien
Hey Again,
The links are generated by the titles like this : http://pasquales.bestwebsitesinwv.com/menu/?tab=dinner . For complex titls with special characters you will have to write the encoded url using the Browser Console window: http://prntscr.com/h7s3k2 .
http://pasquales.bestwebsitesinwv.com/menu/?tab=Wine%20%26%20Beer .
Be.st
ThemeNectar Support Team
Hi Tahir,
Ok thanks, I'll give this is a go. As always, appreciate your help.
Thanks
Damien
Hey there,
Thanks for reaching in,
Please be sure to reach in in case you encounter another issue,
Regards
Hi, I'm trying to do something similar here.
I want to be able to link directly to one of the tabs on this page:
http://oata.alikurnaz.com/dealer-services/
For example, to open the EFS Processing tab, this doesn't work:
http://oata.alikurnaz.com/dealer-services/#tab-1531092847474-0-10
Do you know whether there is a way to do this?
Thanks!
@Ali
Your corresponding link would be : http://oata.alikurnaz.com/dealer-services/?tab=EFS%20Processing .
The links are generated by the titles like this : http://pasquales.bestwebsitesinwv.com/menu/?tab=dinner . For complex titls with special characters you will have to write the encoded url using the Browser Console window: http://prntscr.com/h7s3k2 .
http://pasquales.bestwebsitesinwv.com/menu/?tab=Wine%20%26%20Beer .
Be.st
ThemeNectar Support Team
Thanks Tahir! That was helpful.