Searched defs:SlideDown (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/tests/quicklook/web/jruby/helloapp/public/javascripts/
H A Deffects.js144 'slide': ['SlideDown','SlideUp'],
686 Effect.SlideDown = function(element) {
688 // SlideDown need to have the content of the element wrapped in a container element with fixed height!
/glassfish-3.1.2/tests/community/web/jruby/helloapp/public/javascripts/
H A Deffects.js146 'slide': ['SlideDown','SlideUp'],
712 Effect.SlideDown = function(element) {
714 // SlideDown need to have the content of the element wrapped in a container element with fixed height!

Completed in 265 milliseconds