From 1dda6e75d5256681c1adc1d74ef2e481ccb030f4 Mon Sep 17 00:00:00 2001 From: sourenaraya Date: Wed, 25 Oct 2017 14:33:32 +1000 Subject: [PATCH] Added bootstrap4 fixed navbar demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4273f7..f91b97e 100644 --- a/README.md +++ b/README.md @@ -462,7 +462,7 @@ slideout.on('close', function () { ``` Demo: http://codepen.io/pazguille/pen/ZBxdgw - +Bootstrap4 demo: https://codepen.io/anon/pen/yzdRaN ### How to disable dragging on some elements. You can use the attribute `data-slideout-ignore` to disable dragging on some elements: