Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Amigo 245 posts 600 karma points
    Aug 27, 2010 @ 10:37
    Amigo
    0

    show hide content

    Hi,

    I need to create af functionality so i can show/hide content on a subpage.

    Something like create diffrent types of content on a page, but with a show/hide check box related to each content area.

    How can i do that?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 12x admin c-trib
    Aug 27, 2010 @ 23:22
    Jan Skovgaard
    0

    Hi Thomas

    If I understand your question correctly you need to add some JavaScript to toggle, what content should be shown/hidden.

    If you are using Jquery on your site maybe you should include the jquery ui script, which makes it easy to make tabs for instance: http://jqueryui.com/demos/tabs/

    You can also simply write some code that allows you to toggle between content - see the Jquery documentation for reference: http://api.jquery.com/toggle/

    There are probably also loads of examples on how to do this on google :-)

    /Jan

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies