By obrienmd on
I'm a sysad who uses drupal for making visually acceptable web sites (given my weakness in webdev/design).
Question: I have a page where it would be very nice to be able to use a link to expand/collapse a number of paragraphs of text. Is there an easy way to do this in drupal 6.x? I'm using a slightly modified (colors) "ability" theme.
Thanks!
Comments
This is jQuery, that
This is jQuery, that produces the collapsing/expanding elements in Drupal. So, you might want to go learn about jQuery to utilize this feature on your website.
-Craig Jackson
-Web Developer
I'm not much of a webdev
Is there any good tutorial that would lead me through all the steps required to make this work?
Maybe these links can get you started.
I will be doing something similar when I get some time to play with it. (the module is for 5x, but may give some ideas)
Good luck!
http://drupal.org/node/131959
http://drupal.org/node/118343
http://drupal.org/project/collapse_text
Drupal Module Collapsible Text does not work?
I tried http://drupal.org/project/collapse_text
but when I type in my TinyMCE or PlainText resectively
some [collpase]bla bla bla[/collpase] the same is shown
in the content. Does simply not work.
Or do I forgot soemthing?
Thanks,
Soezkan
yeah you have to change to
yeah you have to change to html.
I just have the fck editor but should be the same. html is where you can see all the tags like
....