Hi! I'm trying to figure out how to make a text based FAQ accordian, something like the Jquery extention, but with better formatting control. I've tried to use layers and events, reconfigure existing menu tools, layout grids and whatever else can I find in WYSIWYG builder, but all to no avail.
I would like it to be responsive and compact. There was a javascript that was using with another software ... S- ... and I can insert that HTML into WYSIWYG builder, but it's not pretty or responsive. Any ideas would be greatly appreciated.
Bulding a Responsive accordian
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Re: Bulding a Responsive accordian
Are you referring to the jQuery FAQ extension or the Accordion under the jQuery UI/Bootstrap section? The Accordion one will give you more styling options. If this doesnt work, can you be more specific on what you need that it doesnt have?
Re: Bulding a Responsive accordian
Hi Beth do you mean a FAQ similar to this?
https://www.burgessfreelancer.ga/faq/
If so I will look up the details for you, its all standard WWB. You can pretty much change most things with the WWB tools.
Cheers
BB
https://www.burgessfreelancer.ga/faq/
If so I will look up the details for you, its all standard WWB. You can pretty much change most things with the WWB tools.
Cheers
BB
KISS is the key!
Re: Bulding a Responsive accordian
Thank you both for your answers.
I mean the jQuery FAQ extension. This works responsively if you put it into a Layout Grid, but it's not very configurable.
I can't seem to make the 'Accordion under the jQuery UI/Bootstrap section' work for me responsively. I have tried doing it in mutiple versions for various breakpoints since it doesn't want to be in a Layout Grid. We're talking about up to 20 subject/answers with varying text lengths so that's a lot to do. Maybe there's an easier way?
I like the one from BB. That would do very nicely and I'd be grateful for some help with that. I don't mind a bit of cut-and-paste coding, if that's what it would take.
I mean the jQuery FAQ extension. This works responsively if you put it into a Layout Grid, but it's not very configurable.
I can't seem to make the 'Accordion under the jQuery UI/Bootstrap section' work for me responsively. I have tried doing it in mutiple versions for various breakpoints since it doesn't want to be in a Layout Grid. We're talking about up to 20 subject/answers with varying text lengths so that's a lot to do. Maybe there's an easier way?
I like the one from BB. That would do very nicely and I'd be grateful for some help with that. I don't mind a bit of cut-and-paste coding, if that's what it would take.
Re: Bulding a Responsive accordian
The accordion can be used inside a layout grid. It will then be flexible, there is no need to duplicated it in breakpoints.I can't seem to make the 'Accordion under the jQuery UI/Bootstrap section' work for me responsively.
Example:
http://www.wysiwygwebbuilder.com/suppor ... owers.html
Re: Bulding a Responsive accordian
Thank you Pablo and everyone. Silly me had figured that out months ago and stored it as block and forgot about it! Yes, the jQuery Accordian inside the Flex Container works great. Problem solved.