From b45a94971cbac0d5010d6d6704b683d6eff35168 Mon Sep 17 00:00:00 2001 From: Joshua Balloch Date: Wed, 19 Feb 2014 14:16:26 +0800 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20bbb05..d3a8ea6 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Requirements To make this plugin *perfect*, some requirements were not avoidable. But they're all very trivial and there's nothing to worry about. * the container must have a 'position' css style. +* the container must have an 'overflow:hidden' css style. * the scrollbar's position must be 'absolute'. * the scrollbar-x must have a 'bottom' css style, and the scrollbar-y must have a 'right' css style.