开发者

Is there a Joomla plugin that will show/hide content after clicking? [closed]

开发者 https://www.devze.com 2023-03-16 11:25 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

I want to install a plugin in Joomla which will give me the option to show/hide functionality after a click, maybe like most of the websites have FAQs (onclick of the question answer is shown).

开发者_运维知识库Question 1 (click to see answer)
{
blah blah blah for question 1
}
Question 2 (click to see answer)
{
blah blah blah question 2
}


If you don't mind using jQuery, you can try out this method:

http://docs.jquery.com/UI/Accordion


I got the solution from http://www.webconstruction.ch

version :- showhidecontent_1.1.7.zip (version 1.1.7)

thanks all for your response....


Sliders will do exactly what you want to do. I have used this extension to do similar things.

0

精彩评论

暂无评论...
验证码 换一张
取 消