Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: I think this falls under HTML: FAQ section of a website

  1. #1
    Junior Member
    Join Date
    May 2014
    Posts
    1
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default I think this falls under HTML: FAQ section of a website

    Greetings!

    I'm looking for an easy way to add a FAQ section/Q&A section on my website. Do you know any element that'll help me?

    Thanks!


  2. #2
    Forum VIP
    Join Date
    Jun 2011
    Posts
    317
    My Mood
    Bored
    Thanks
    47
    Thanked 89 Times in 74 Posts
    Blog Entries
    4

    Default Re: I think this falls under HTML: FAQ section of a website

    JQueryUI accordian is a good option for FAQ's. Here it is in action on the last website I made

  3. #3
    Junior Member
    Join Date
    May 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: I think this falls under HTML: FAQ section of a website

    Aside from JQuery, you could try searching for widget at alwaysupport.com
    They have free widgets there. Hope this helps.

Similar Threads

  1. Help determining which day a particular date falls on.
    By Prox in forum What's Wrong With My Code?
    Replies: 2
    Last Post: November 7th, 2011, 11:49 PM
  2. How to Grab the HTML source code of a website URL index page?
    By JavaPF in forum Java Networking Tutorials
    Replies: 6
    Last Post: April 22nd, 2010, 02:46 PM
  3. How to Grab the HTML source code of a website URL index page?
    By JavaPF in forum Java Code Snippets and Tutorials
    Replies: 6
    Last Post: April 22nd, 2010, 02:46 PM
  4. FAQ: find variable in an array of objects
    By dalek in forum Object Oriented Programming
    Replies: 1
    Last Post: April 5th, 2010, 12:40 PM