paypal / bootstrap-accessibility-plugin

Accessibility Plugin for Bootstrap 3 and Bootstrap 3 as SubModule
http://paypal.github.io/bootstrap-accessibility-plugin/demo.html
BSD 3-Clause "New" or "Revised" License
790 stars 189 forks source link

Is there a way to override this plug-in on certain pages #38

Closed chamandeep closed 10 years ago

chamandeep commented 10 years ago

I am working with a system which uses a mixture of bootstrap and other technologies. On certain pages, the plug-in does not work as expected and the UI is modified in a way that it is not fully usable. I would like to know whether there is any way to override this script on specific pages? The framework being used loads the script on each page and there is no way at present from our framework to do this, so wanted to know if there is a built-in function.

mpnkhan commented 10 years ago

The only way to override this plugin is to extend it. If you could post some standalone example, we may be able to help you. Thanks