i have a slide up function and a slide down on my script, everything works. The problem is that the DIVs are collapse and not hidden how would i be able to hide the divs on page start up. i tried to set the DIV to hidden but no luck with that.
Share
Suppose you have these
divs:Here is how you can hide them initially on:
With CSS:
Or With jQuery: