johnie/talandewebb

This package is abandoned and no longer maintained. No replacement package was suggested.

WordPress plugin for Funka Nu screen reader application Talande Webb Plus

Installs: 471

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:wordpress-plugin

v1.2.2 2015-03-19 17:18 UTC

This package is not auto-updated.

Last update: 2023-07-30 12:11:11 UTC


README

WordPress plugin for Funka Nu screen reader application Talande Webb Plus

Getting started

Download the latest zip and upload it via the plugins page in WordPress or unzip it in the plugins directory.

You can also install it via composer require johnie/talandewebb

Usage

Shortcode

[talandewebb class="optional-class"]Aktivera Talande Webb[/talandewebb]

Link

<a href="#" onclick="toggleBar();">Aktivera Talande Webb</a>

JavaScript

;(function () {
  var btn = document.getElementById('tw-btn');

  btn.addEventListener('click', toggleBar());
})();

jQuery

;(function () {
  var btn = $('#tw-btn');

  btn.on('click', toggleBar());
})();

Languages

Currently supported languages are:

  • Swedish
  • English
  • Norwegian
  • Finnish
  • German

Support

If the plugin can't load the script files, then that might be because you haven't been added to the list of accessible sites. If that is the case, please contact Funka Nu

Licence

GPL2 © Funka Nu