Skip to content

Commit

Permalink
update URLs to HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
nico3333fr committed Feb 15, 2017
1 parent 8aa8e98 commit c24c351
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# jQuery accessible tabs using ARIA
===========================

A presentation and demo page is here: http:https://a11y.nicolas-hoffmann.net/tabs/
A presentation and demo page is here: https:https://a11y.nicolas-hoffmann.net/tabs/

This simple script transforms this simple list of anchors to contents:

Expand Down Expand Up @@ -71,12 +71,12 @@ Fragment is added to URL if you select a tab.

This jQuery plugin __doesn't style tabs__ (except ``.js-tabcontent[aria-hidden=true]`` of course), styles can be added using other classes.

A demo page is here with full docs and examples: http:https://a11y.nicolas-hoffmann.net/tabs/
A demo page is here with full docs and examples: https:https://a11y.nicolas-hoffmann.net/tabs/

It can be included for one, two tab systems or more in a page.

Enjoy.

<img src="http:https://www.nicolas-hoffmann.net/bordel/chuck-norris1.jpg" alt="Chuck Norris approved this" />
<img src="https:https://www.nicolas-hoffmann.net/bordel/chuck-norris1.jpg" alt="Chuck Norris approved this" />

P.S: this plugin is in [MIT license](https://github.com/nico3333fr/jquery-accessible-tabs-aria/blob/master/LICENSE). It couldn't be done without the precious help of @ScreenFeedFr, @sophieschuermans, @goetsu and @romaingervois.

0 comments on commit c24c351

Please sign in to comment.