Display info onclick

I’m using tabbed content to display (using ACF) information about products. Under each tabbed content is a series of links on the left and the info. on the right would appear onclick.

I’m not familiar with a jQuery method that can work onclick.

I have been looking at this: http://papermashup.com/simple-jquery-showhide-div/ (I haven’t tried it, yet), but I would need it to work with multiple links as seen in the image. This also needs to be as simple as possible because this being built for new admins who don’t know anything about programming.

I thought about ACF Pro, but the finances aren’t there and am looking for workable alternatives or some workaround to possibly make ACF work within tabbed content.

Are you willing to try adding the jquery code to your site to add this effect, or are you looking to find a plugin that does it for you? Disclaimer: I don’t know of one offhand that would work - I (or you) would have to do a search to find one if that is the way you want to do it.

Thanks for getting back to me. I wound up using Boostraps tabs. Even though the code is a bit bloated, it does the job.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.