johnie / talandewebb
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
Requires
- php: >=5.3.0
- composer/installers: ~1.0
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