jQuery UI blind effect - reveal from bottom

Posted by ronnie burns on Stack Overflow See other posts from Stack Overflow or by ronnie burns
Published on 2012-04-12T13:55:30Z Indexed on 2012/04/13 23:29 UTC
Read the original article Hit count: 317

Filed under:
|

This could be really obvious and I'm completely missing it.

I've searched for hours and can't seem to find a way to, using jQuery, reveal a hidden div from the bottom up. What I am trying to achieve is exactly as in the following link, but in reverse: http://jqueryui.com/demos/show/

I can slide a div from the bottom to the top, but this reveals itself as it moves, rather than being 'masked' in.

Like I said, this could (should?) be really obvious and I'm not seeing it, but I've been looking for ages and can't find a solution to this relatively simple problem.

Thanks,

Ronnie

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ui