Fixed an edge case in show() where the css says the display should be none. In that...
authorDavid Serduke <davidserduke@gmail.com>
Sat, 12 Jan 2008 01:06:37 +0000 (01:06 +0000)
committerDavid Serduke <davidserduke@gmail.com>
Sat, 12 Jan 2008 01:06:37 +0000 (01:06 +0000)
commitd36382e9a3fa604597d400d1084a2424f0d3eb80
treed271b81c194c3554b01a593d913c41064e479e98
parentb91eef070db6ebe1ef7654e24c33d6eb9f0fca80
Fixed an edge case in show() where the css says the display should be none.  In that case force 'block' so it will actually show.
src/fx.js