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

Button in sidebar

Open samtux opened this issue 10 years ago • 2 comments

I'm trying to modify the code of Bootstrap Sidebar:

http://jsfiddle.net/samtux/8djegrp6/35/

To display a fixed button that show and hide the menu sidebar. The start button with the plus sign when it is hidden and less when it is shown.

What I can suggest to achieve the fixed display button on the panel?

Thank you.

samtux avatar Sep 04 '14 23:09 samtux

You can listen to the show.bs.sidebar and hide.bs.sidebar events. When they are triggered change the html contents of the button.

iWader avatar Sep 05 '14 08:09 iWader

Hi Samuel,

let me know if you still need help with this ok

On Fri, Sep 5, 2014 at 4:16 PM, Wade Urry [email protected] wrote:

You can listen to the show.bs.sidebar and hide.bs.sidebar events. When they are triggered change the html contents of the button.

— Reply to this email directly or view it on GitHub https://github.com/asyraf9/bootstrap-sidebar/issues/2#issuecomment-54597022 .

Asyraf Abdul Rahman

asyraf9 avatar Sep 17 '14 14:09 asyraf9