By radiofranky2009 on
I was wondering if there is a module that does the content display feature. Like the one in
slickdeals.net
show only titles and when title is clicked, it rolls down and shows the teaser (via AJAX style)
or just like the style in admin page. All those "input format", "revision information" menus. It shows the title and when it's clicked, displays the content
thanks
Comments
There is
There is http://drupal.org/project/collapse_text to collapse text parts in content and http://drupal.org/project/views_accordion for views items.