bootstrap-prototype icon indicating copy to clipboard operation
bootstrap-prototype copied to clipboard

PrototypeJS based Sleek, intuitive, and powerful front-end framework for faster and easier web development.

Results 3 bootstrap-prototype issues
Sort by recently updated
recently updated
newest added

Hi, Trying to get the modal working. When I click the link, I get the following error in the console: ``` TypeError: BootStrap.Modal is not a constructor ``` Here is...

Element.removeClassName only accepts single class name, that's why on line 82 this.$element.removeClass(reset) statement didn't remove any class and caused Affix element not to return to original position when page was...

Hi, As a Magento dev, I'm bound to deal with Prototype and until I found your project, adopting Bootstrap was meaning a hazardous JQuery-Prototype coexistence as an extra http request....