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 :-)
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?
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
is working on a reply...
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.