Pane Sliders

GK User
Sat Mar 14, 2015 11:54 pm
Hi,

Just wondering if there is an easy way to set the pane-sliders within the articles to be all be closed by default?

At present the first pane sliders is always open.

Many thanks!
User avatar
Fresh Boarder

GK User
Mon Mar 16, 2015 7:44 am
I'm not quite sure what do you mean by pane sliders. Could you please create a screenshot and mark this element on it?
User avatar
Moderator

GK User
Mon Mar 16, 2015 7:41 pm
Screenshot attached
User avatar
Fresh Boarder

GK User
Wed Mar 18, 2015 1:06 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Sun Mar 22, 2015 4:24 pm
User avatar
Fresh Boarder

GK User
Tue Mar 24, 2015 8:56 am
This is Joomla core behave not template.
I can only suggest to add this code:
Code: Select all
jQuery('#article125-sliders .panel').first().find('h3').click()

to gk.scripts.js to on document ready statement, but it might not work.
User avatar
Moderator


cron