help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

JEM3.x: Bootstrap accordion, keep open sliders remembered?

JEM3.0.7: Bootstrap accordion, keep open sliders remembered?

5 years 7 months ago - 5 years 7 months ago
#26282
using locally
- Joomla 3.9.10
- JEM 3.0.7 (version not supported)
++ additional changes
- PHP 7.x

In the used version of JEM bootstrap accordion is used. It works fine except one thing and that's that the open sliders are not remembered. Basicly open tabs are rembered in Joomla, but sliders are a different story. Am currently testing a bit to see if it can be done.

if someone knows a way then i'd like to hear it.
Last edit: 5 years 7 months ago by Bluefox.
The topic has been locked.

Re: JEM3.x: Bootstrap accordion, keep open sliders remembered?

5 years 7 months ago
#26288
Did manage to resolve the issue with remembering the open sliders by using a bit of javascript/jquery. Not sure if it's very usefull but in my case it does :). The script is making use of localStorage and it tracks the open/closed sliders. When open it's stored, but when closed the slider-ID is removed from localStorage.

Ah well if someone knows a better solution: you're welcome to post.

// attached a screenshot of what i meant with the bootstrap-sliders

Attachments:

The topic has been locked.

Re: JEM3.x: Bootstrap accordion, keep open sliders remembered?

5 years 7 months ago
#26289
as i do like to see what's in the localStorage i've also added a function to the houskeeping-view. where all entrees are visible and with a remove button.
The topic has been locked.
Time to create page: 0.405 seconds