Hi! I am looking to make an adjustment to this script. I'm trying to find a way to do it as neatly as possible, and without breaking any pre-existing functionality.
The code is here, with its corresponding tutorial:
http://tympanus.net/codrops/2011/03/28/moving-boxes-content/
What I'm trying to do is have the first section open by default. What makes this a challenge for me is that the boxes that assemble to create the content wrapper are drawn on page initialization.
Any suggestions would be greatly appreciated, and I'll do my best to pay it forward.