This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
feature request: content formatting like listviews in collapsible headers #4626
Closed
Description
Hello,
I am currently developping a user interface using JQM.
Im using a lot of listviews and accordion (collapsible sets).
Today, to really improve the user's experience, I would need to be able to format the collapsible headers like I would do for list views.
The problem is that the collapsible sets are using headers (H1-H6) tags to define the headers.
But I'm using sliders, toggle switches, images... in those headers and it is not always possible or as easy to content format as it is for listviews.
At the moment, I am using the "ui-li-aside" class to do that but it is limited in width to the half of the collapsible header.
Thank you for your help.