Slide Toggles and getting them to start closed
I have some collapsible elements on my page that I require closed upon
launch. The thing is in order for them to open upon SlideToggle() they
have to have a height making them visible.
So far I am using javascript on document load to slide them up as the page
loads. surely there must be a better way using CSS?
No comments:
Post a Comment