seiyria / bootstrap-slider

A slider control for Bootstrap 3 & 4.
http://seiyria.github.io/bootstrap-slider/
Other
3k stars 1.14k forks source link

Created a table to store the link of all examples #886

Closed susantruong closed 5 years ago

susantruong commented 5 years ago

Hi,

This PR is not to fix any bugs so I did not create any issue about it. I want to make all users easy to read this long page by creating some links.

I got some errors while I was trying to run the npm install grunt-cli -g command that you recommended in README file in my local machine. Those errors are about missing write access, so I could not run any unit tests. However, I tried to test my code online (www.w3schools.com) to make sure all links that are linking to the right parts and how the table look like.

Here is a list of what I have done:

  1. Created a table to store the link of all examples
  2. Added CSS for that table
  3. Added a link to back to top in each examples

Would you please review it? Please let me know if you want me to change something to make the UI look better.

Pull Requests

Please accompany all pull requests with the following (where appropriate):

jespirit commented 5 years ago

This looks great! I will definitely merge these changes as soon as I get time.