Button click to open slider
-
I know this has been answered before but I am trying to activate the slider by clicking another basic html button on my page.
I added jQuery(‘#wpcs_handle’).click(); to the click event of the button on my page but it doesn’t work. The result is that the tab/label appears in the middle of the page when the site loads, without clicking anything and the form stays constantly open at the footer?
In summary, I want the slider to keep its default behavior (slide out on clicking the slide label) but also slide out when clicking a “Contact” button on my page.
Any tips or help would be so appreciated as I think the plugin is great.
Thanks.
- The topic ‘Button click to open slider’ is closed to new replies.