bootstrap-without-jquery
bootstrap-without-jquery copied to clipboard
Twitter Bootstrap without jQuery
Unfortunatly event.relatedTarget isn't set on blur events in Gecko based Browsers, but event.explicitOriginalTarget is. Fixing Issue #40
Courosel shown in demo page not working.
I just try your Bootstrap 3 demo [https://tagawa.github.io/bootstrap-without-jquery/bootstrap3/demo/](url) when I change the window size to small, I will the see the Toggle navigation Button. that's normal. now, I hit the...
Reported by neroBRN: http://daniemon.com/blog/bootstrap-without-jquery/#comment-69004
previously only data-target could be used to bind to collapsible elements, now you can also use a link with href
Personally, I am only missing tooltips with this solution. But with or without tooltips, this solution is great! Love it.
Would by perfect to release this project through npmjs.com. What do you think Daniel?
I use WebPack to produce my frontend JS code...and I'd totally love to ditch jQuery. It takes up more space than it should, thus I don't even use half of...
Excellent work @tagawa! I am developing an app and have started using your sans-jquery script to get some dropdowns working. Do you plan to support the Modal feature? I would...
I know this sounds crazy but I'm a developer using all BS functions. I am sure many would benefit and contribute as well. So do you have in mind a...