Hello,
I am looking for an accordion style control similar to one featured on this page:
http://www.bbc.co.uk/food/recipes/a...rry__91830 Notice the box on the right titled 'Related Recipes', and that there are 3 boxes below which expand and collapse smoothly when clicked.
I would like to be able to add a module (or preferably multiple modules) into each tab of the accordion control.
It's a common piece of gui functionality but I haven't been able to find anything to do this. There are a number of modules available from the dnn store but as far as I can see they allow the content to be an image or html not another dotnetnuke module. There are also menus which allow themselves to be configured in an accordion style but don't take modules as content.
Does anyone know of a 3rd party module I can buy to do this?
Failing that, can anyone advise on how to develop such a module.
I assume that I would need to use JQuery to create the accordion effect.
I'm not sure how I would allow a user to add a module to my control and I haven't been able to find any information on doing this. Does anyone know of a good resource for DNN module development that would give this kind of detail?
Steve.