jquery-slidePanel icon indicating copy to clipboard operation
jquery-slidePanel copied to clipboard

Multiple instances of side panel

Open joshua-mng opened this issue 7 years ago • 1 comments

This library is fantastic for doing what it does. But I'm wondering how to show multiple panels (for example on the right side) stacked on top of each other?

I'm trying to use this for a wizard like component, each step is contained inside separate panels.

Thanks

joshua-mng avatar Jan 17 '18 08:01 joshua-mng

It’s very kind of you to like this plugin. If you need multiple panels, I suggest that you will replace the innerhtml of slide panel manually when the step has been changed.

ptyz030529 avatar Jan 17 '18 09:01 ptyz030529