-
Hi,
I'm using Jasny's bootstrap extension for bootstrap v3.3.2 and Jquery 1.11.2.
My problem is, when the offcanvas menu is opened while the browser is on phone and tablet screens sizes, the offcanv…
-
This error happens on toggle the navmenu.
``
The toggle code:
``
It´s only happens when the container (body) is big. I have a table there. If the table has few rows it works, but if the tab…
-
Here's what I have in my app.rb.
``` ruby
require 'sinatra/assetpack'
Sinatra::Application.register Sinatra::AssetPack
assets do
serve '/js', :from => "assets/js"
serve '/css', :from => "assets/…
marks updated
9 years ago
-
This is in 3.3 alpha, but existed previously as well.
1. Create a WordPress menu with a link called "About" and the URL "#about"
2. Create a Pro Menu with the offcanvas option enabled, and select …
-
Hello,
I noticed that when enableKeys is true, I can no longer use the arrow keys within form fields. I'm not sure if you've addressed this, but it was causing a problem with our users. I fixed the i…
-
There seem to be the following two bugs in mobile version menu navigation.
・Scroll doesn't work when you open the menu a second time (open-> close-> open).
・Scroll doesn't work if you are in a fir…
-
js-offcanvas is often used with bootstrap 4 - will there be a pure javascript version of js-offcanvas .js for bootstrap 5 ?
-
Anyone see why the selectpicker class flows off screen when clicked?
```
.sidebar {
top: 50px;
left: 0px;
position: sticky;
…
-
-
Looking for help with an off canvas menu.
The off canvas menu works and opens up perfectly, I am running into issues when I add in the submenu tho,
you can see the demo site here: http://pluggedin.…