Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author zoranc

    (@zoranc)

    I’ve been playing around with this as well… it is definitely on my todo list for upcoming plugin updates… For now, you can go to my web site https://zoranc.co for a working solution…look at that tab-slide.js and tab-slide.css

    the function you are looking for is called makeItSlide

    check out the click events for #contactA and #tab_toggle – in short I edited it to toggle classes (.open_action and .close_action) that switch the background of tab_toggle, resize and move around the image.

    All this will be made as an available Tab Slide Style in your option page in a future update

    Thread Starter InterMonkey

    (@jfriedland)

    Any way to do this without modifying the plugin’s code? I don’t want it to get overwritten if the client updates the plugin.

    Thanks for your reply!

    Plugin Author zoranc

    (@zoranc)

    Perhaps using jQuery trigger would do the trick?

    you can have this in a js file that is included via your theme’s functions.php

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: TAB SLIDE] Activate slider from a separate button’ is closed to new replies.