From dd439e6290d3ed719a58799ef6f1b08dbdf48e17 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 10 Aug 2012 08:08:25 -0400 Subject: [PATCH] fixed bug with document.head and document.body in IE --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index fea7c694..fc8d36c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,8 @@ scroll to needed place. * Fixed bug with Array.isArray and getElementsByClassName in IE. +* Fixed bug with document.head and document.body in IE. + 2012.08.06, Version 0.1.5