![]() |
mootools
Hi, i was wondering if anyone knew how to make the vertical mootools area (which slides up and down) how to make it closed by default and then open on click?
Code:
window.addEvent('domready', function() { |
var myVerticalSlide = new Fx.Slide('vertical_slide');
To var myVerticalSlide = new Fx.Slide('vertical_slide').hide(); |
| All times are GMT +1. The time now is 05:52 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.