Wordpress. Plugin Ultimate Responsive Slider Example of the page - http://lavds-wordpress.tw1.ru/test2/

There is a table, when you click on the link inactive div becomes visible. It has a slider. It is not displayed correctly. Do I understand correctly what is needed when clicking on a tab link to recalculate (after a delay?) Window sizes? block? using jquery.

I take a click on the link, but I do not know what next.

jQuery(".resize-tab").click(function() { .... }); 

    1 answer 1

    I would recommend you to use another method - do not use scripts to change tabs, but use, say, radio buttons and css. And displaying pictures is not a plugin, but a regular slider, like slick.js , writing them using custom fields. I, if necessary, do so - problems zero.