slide out menu - but in middle of page?
I'm trying to make a menu that slides out in the middle of a page that is
similar to how a side menu works. I tried to create an absolutely
positioned div and then use the jquery plugin sidr for this but since it
obliterates any styling as part of its show/hide. The hidden div gets
absolutely positioned on the left / right side of the page.
Is there anyway to prevent this behavior apart from hacking through and
modifying the sidr code or rolling something on my own?
I can use the jquery show/hide or toggle but the easing / animation
doesn't like a mobile menu slide.
No comments:
Post a Comment