Skip to content

Commit

Permalink
fixed #441: IE8 doesn't have getComputedStyle
Browse files Browse the repository at this point in the history
  • Loading branch information
amsul committed Jul 10, 2014
1 parent a8b8ebe commit 65164d8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ There are currently two pickers: **date** and **time**.
File | Contents | Size (min & gzip)
----------------------- | ------------------------ | ----------------------
`picker.js` | __Base *__ | 1.76kb
`picker.date.js` | Date picker | 2.65kb
`picker.date.js` | Date picker | 2.66kb
`picker.time.js` | Time picker | 1.86kb

__*__ The base script is **required** for any of the pickers to function.
Expand Down
Loading

0 comments on commit 65164d8

Please sign in to comment.