From 66652011618f31c7e43e70182ad25235f4ee313c Mon Sep 17 00:00:00 2001 From: Viljami S Date: Sat, 10 Mar 2012 21:43:16 +0200 Subject: [PATCH] Add known bugs initial version --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 55bb5cf..1b972bd 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,13 @@ Usage Instructions and demo For instructions and demo go to [http://responsive-slides.viljamis.com](http://responsive-slides.viljamis.com/) +Known bugs +====== + +* Firefox 2: if you have more than one auto fading slideshows on the same page page it explodes. with one auto fading slideshow per page everything works though. +* The slideshow prevents the clicking of pagination while it's fading to the next slide so you shouldn't (at least right now) use long fade times + pagination together, as it might be confusing for the user if nothing happens when trying to change the slide. + + License ======