Sidr is a jQuery plugin for creating side menus and the easiest way for doing your menu responsive.
Questions tagged [sidr]
52 questions
1
vote
2 answers
Trigger a click event on mobile devices using JQuery
I am using the Sidr plugin to add a side-menu to my site when viewed on mobile devices. When a user clicks one of the side-menu items I want the menu to close and then animate down to the item they have selected. Essentially its a glorified internal…

James Howell
- 1,392
- 5
- 24
- 42
1
vote
1 answer
Sidr pre-load bug
I am using Sidr sidebar for my filter search on my site. The site is almost done however there is one problem. The content of the sidebar appears (without its css style for about a second) first on load before the whole site loads fully. It appears…

flolaloop
- 119
- 1
- 1
- 10
1
vote
1 answer
sidr menu close not working in chrome mobile
I am using sidr as side menu for my website. But when I open it in chrome browser at my phone. It opens when I click the button. But doesn't close when I click the button again.
If I use the dolphin browser, it just works fine.
I've created a…

Drogon
- 360
- 1
- 4
- 18
1
vote
1 answer
Usng Sidr to create multiple level navigation
I'm using Sidr to create a multilevel (nested) menu. I'm aiming to achieve a responsive menu like: http://www.currys.co.uk
I've got the 2nd level navigation working well, but haven't been able to get any further levels working.
HTML:
1
vote
1 answer
Can't scroll down in my "fancybox" and also in my "sidr side left menu" on mobile (in some browsers)
I'm using two jQuery plugins: sidr ( for a side left menu) and fancybox ( to show some articles content).
These two plugins are working fine in desktop versions, but I have a mobile version for my website and in this mobile version in some browsers…

OzzC
- 815
- 4
- 20
- 36
1
vote
0 answers
iOS phonegap: jquery sidr not working
I am new to phonegap. I wish to implement slide menu in phonegap. For this I am using sidr of jquery. When I use sidr in a separate htl file, it works.
Here's the code: