Hi all,

It was quite a relief to find the solution to this issue from the forums so quickly. I am quite new to jQuery and figured out the CSS display: none was causing my content not to show. I had no idea how to get around this by changing something in the jQuery Tools source.

Using the CSS property selector > did the trick in my case. Awesome, had been wondering about this for a couple of days now. Thanks!