You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some javascript for button that toggles an off-canvas .
I have two containers with non identiacal names
My experience is that both of the canvases is pushed.
Is it possible to select a canvas, based on the canvas name and only push a specific canvas in the javascript using the Slidebars API?
The text was updated successfully, but these errors were encountered:
christofferlanghoff
changed the title
Two canvases in the same body, is it possible only to push on of the based on a canvas name?
Two canvases in the same body, is it possible only to push on of them based on a canvas name?
Jul 31, 2018
@christofferlanghoff I have used multiple canvases on one page before. It's been a while but based on an old project I can see that we were doing it this way:
I have some javascript for button that toggles an off-canvas .
I have two containers with non identiacal names
My experience is that both of the canvases is pushed.
Is it possible to select a canvas, based on the canvas name and only push a specific canvas in the javascript using the Slidebars API?
The text was updated successfully, but these errors were encountered: