Skip to content

SimpleFAQ is a jquery plugin that helps in creating collapsible FAQ

License

Notifications You must be signed in to change notification settings

MavenHive/jquery_simplefaq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JquerySimplefaq

SimpleFAQ is a jquery plugin that helps our create collapsible FAQ. This is a gem version of the simpleFAQ jquery plugin. https://github.com/jakerella/jquerySimpleFAQ

Many thanks to jakerella

Installation

Add this line to your application's Gemfile:

gem 'jquery_simplefaq'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jquery_simplefaq

Usage

Reference it in application.css.erb.scss and application.js

application.css.erb.scss: @import "simplefaq";

application.js: //= require simplefaq

Please refer to https://github.com/jakerella/jquerySimpleFAQ

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

SimpleFAQ is a jquery plugin that helps in creating collapsible FAQ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages